Files
Nim/lib
SirOlaf f17755782a Asyncdispatch: Process callbacks before timers (CI issue) (#26032)
Should fix
https://github.com/nim-lang/Nim/blob/devel/tests/async/tasyncclosestall.nim
(the flaky one) in CI.

Previously CI was somehow slow enough to race on completion through
multiple callback layers.

Also increased the message size to hopefully fill the socket's buffer
quicker
2026-07-24 22:33:56 +02:00
..
2017-02-20 17:24:19 +02:00
2026-07-22 20:19:32 +02:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00