nim-chronos/chronos/internal
Eugene Kabanov 8156e2997a
Fix not enough memory on i386. (#467)
* Fix waitFor() should not exit earlier last callback will be scheduled.

* Tune tests to use less memory.

* Fix `testutils`. There is no more last poll() needed.

* Update chronos/internal/asyncfutures.nim

---------

Co-authored-by: Jacek Sieka <jacek@status.im>
2023-11-10 07:42:36 +01:00
..
asyncengine.nim doc generation fixes (#464) 2023-11-08 21:20:24 +01:00
asyncfutures.nim Fix not enough memory on i386. (#467) 2023-11-10 07:42:36 +01:00
asyncmacro.nim per-function `Exception` handling (#457) 2023-11-08 15:12:32 +01:00
errors.nim per-function `Exception` handling (#457) 2023-11-08 15:12:32 +01:00
raisesfutures.nim `asyncraises` -> `async: (raises: ..., raw: ...)` (#455) 2023-11-07 12:12:59 +02:00