summary refs log tree commit diff stats
path: root/tests/async/t7758.nim
Commit message (Expand)AuthorAgeFilesLines
* Process timers before and after `select`. Fixes flaky #7758 test. (#8750)Dominik Picheta2018-08-251-5/+6
* disables flaky test; fixes #8756Andreas Rumpf2018-08-241-0/+1
* Don't skip poll() when no handles are present. (#8727)Dominik Picheta2018-08-231-0/+17