This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-chronos
Watch
2
Star
0
Fork
0
You've already forked nim-chronos
mirror of
https://github.com/status-im/nim-chronos.git
synced
2025-01-31 13:35:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-chronos
/
chronos
/
internal
History
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
…
raisesfutures.nim
fix conversion error with
or
on futures with
{.async: (raises: []).}
(
#515
)
2024-03-05 13:53:12 +01:00