summary refs log tree commit diff stats
path: root/tests/async/tasyncrecursion.nim
Commit message (Collapse)AuthorAgeFilesLines
* asyncdispatch: split asyncfutures into its own moduleMichał Zieliński2017-07-051-0/+1
| | | | This slightly changes behaviour of callSoon - before loop is initialized, callSoon will call the function immediately.
* asyncdispatch.nim recursion test. (#5534)Eugene Kabanov2017-03-141-0/+21