nim-chronos/chronos/internal
Eugene Kabanov 4ed0cd6be7
Ensure that `OwnCancelSchedule` flag will not be removed from `wait()` and `withTimeout()`. (#519)
2024-03-05 17:34:53 +01:00
..
asyncengine.nim move docs to docs (#466) 2023-11-15 09:06:37 +01:00
asyncfutures.nim Ensure that `OwnCancelSchedule` flag will not be removed from `wait()` and `withTimeout()`. (#519) 2024-03-05 17:34:53 +01:00
asyncmacro.nim Better line information on effect violation 2023-12-27 20:57:39 +01:00
errors.nim per-function `Exception` handling (#457) 2023-11-08 15:12:32 +01:00
raisesfutures.nim fix conversion error with `or` on futures with `{.async: (raises: []).}` (#515) 2024-03-05 13:53:12 +01:00