Evan Hunt
dc878e3098
isc_async_run() runs events in reverse order
...
when more than one event was scheduled in the isc_aysnc queue,
they were executed in reverse order. we need to pull events
off the back of queue instead the front, so that uv_loop will
run them in the right order.
note that isc_job_run() has the same behavior, because it calls
uv_idle_start() directly. in that case we just document it so
it'll be less surprising in the future.
2022-10-31 05:43:45 -07:00
..
2022-10-31 05:43:45 -07:00
2022-10-24 13:54:39 -07:00
2014-06-17 13:49:30 -07:00
2022-03-02 10:48:09 +00:00
2022-09-12 12:18:57 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-10-31 05:43:45 -07:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 23:49:27 -07:00
2022-01-11 09:05:02 +01:00
2022-10-17 11:58:26 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 15:13:11 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-17 13:43:59 +01:00
2022-08-25 12:24:25 +02:00
2022-09-19 15:56:02 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-14 16:39:21 +02:00
2022-03-08 11:19:34 +01:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-10-05 16:44:05 +02:00
2022-10-19 14:45:36 +02:00
2022-10-17 11:58:26 +01:00
2022-01-11 09:05:02 +01:00
2022-10-05 16:44:05 +02:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-10-26 12:55:06 +02:00
2022-09-27 17:10:42 +02:00
2022-10-05 16:44:05 +02:00
2022-09-21 14:25:33 -07:00
2022-10-31 05:43:45 -07:00
2022-10-14 11:26:54 +02:00
2022-08-26 09:09:24 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-17 13:43:59 +01:00
2022-01-11 09:05:02 +01:00
2022-07-13 13:19:32 +02:00
2022-10-14 16:39:21 +02:00
2022-01-11 09:05:02 +01:00
2022-10-17 11:58:26 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-09-26 15:13:11 +02:00
2022-05-23 18:25:18 +03:00
2022-05-23 18:25:18 +03:00
2022-01-11 09:05:02 +01:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-10-14 11:26:54 +02:00
2022-10-14 11:26:54 +02:00
2022-10-05 16:44:05 +02:00
2022-07-05 12:22:55 -07:00
2022-01-11 09:05:02 +01:00
2022-09-19 16:27:12 +02:00
2022-09-26 15:13:11 +02:00
2022-09-30 10:36:30 +02:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-10-05 15:51:05 +00:00
2022-10-29 00:22:54 +11:00
2022-10-17 11:58:26 +01:00
2022-01-11 09:05:02 +01:00
2022-01-11 09:05:02 +01:00
2022-08-25 12:24:29 +02:00
2022-10-04 10:32:40 +02:00
2022-10-17 11:58:26 +01:00
2022-02-10 17:18:09 +01:00
2022-01-11 09:05:02 +01:00
2022-10-17 11:58:26 +01:00
2022-10-04 14:21:41 +11:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-08-26 09:09:24 +02:00
2022-05-28 14:53:02 -07:00
2022-09-09 20:25:47 +02:00
2022-08-25 12:24:29 +02:00
2022-10-17 11:58:26 +01:00
2022-09-21 14:25:33 -07:00
2022-10-19 14:41:10 +02:00
2022-09-12 12:18:57 +01:00
2022-01-11 09:05:02 +01:00
2022-09-19 16:27:12 +02:00
2022-03-25 08:33:43 +01:00
2022-01-11 09:05:02 +01:00
2022-10-05 16:44:05 +02:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:53:04 +02:00