nim-dagger/tests/codex/utils
Tomasz Bekas f51ef528b1
Rework AsyncIter (#811)
* Rework AsyncIter

* Add tests for finishing iter on error

* Improved error handling for  and additional tests

* Use new style of constructors

* Handle future cancellation

* Docs for constructors
2024-06-10 22:47:29 +00:00
..
testasynciter.nim Rework AsyncIter (#811) 2024-06-10 22:47:29 +00:00
testasyncstatemachine.nim
testiter.nim Rework AsyncIter (#811) 2024-06-10 22:47:29 +00:00
testkeyutils.nim
testoptions.nim
testthen.nim
testtimer.nim
testtrackedfutures.nim
testutils.nim