summary refs log tree commit diff stats
path: root/tests/async/tasyncrecursion.nim
Commit message (Collapse)AuthorAgeFilesLines
* lots of small changesArne Döring2018-12-111-1/+1
|
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+1
|
* 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