Commit Graph

6 Commits

Author SHA1 Message Date
cheatfate a639dc5b0b
Fix timer export compilation bug. 2019-07-06 11:23:34 +03:00
cheatfate 9cc75aede4
Remove version.nim. 2019-07-06 11:20:59 +03:00
cheatfate d8aae46ec1
Fix compilation error. 2019-07-06 11:18:19 +03:00
cheatfate 8ba4fc9876
Add `awaitne` command which will have `yield` behavior in async cancellation world.
Add tests for both `await` and `awaitne`.
2019-07-06 11:16:31 +03:00
cheatfate 80ee289847
Fix rarely appearing Windows bug with close(transport).
Add tests for it.
Add fromProc for all Future[T] in transports.
Add testall to improve tests speed.
Bump version to 2.2.4.
2019-03-31 00:31:10 +02:00
Mamy Ratsimbazafy 9f15c6b752
Rebrand Asyncdispatch2 to Chronos [WIP] (#20)
* Update file headers, copyright date

* Rename files and hopefully fix nimble

* Forgot to change path in tests

* Update readme
2019-02-06 15:49:11 +01:00