summary refs log tree commit diff stats
path: root/tests/async/t13889.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix #13889 with testcase (#13896) [backport]Clyybber2020-04-061-0/+27
* Fix https://github.com/nim-lang/Nim/issues/13889 * Add testcase * Reduce test time Co-authored-by: Elie Zedeck RANDRIAMIANDRIRAY <elie.zedeck@gmail.com>