summary refs log tree commit diff stats
path: root/tests/async/t7758.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #14685 tests/async/t7758.nim flaky (#14721)Timothee Cour2020-06-191-2/+7
* use check to investigate #14685 flaky tests/async/t7758.nim (#14689)Timothee Cour2020-06-161-2/+3
* faster CIs (#13803)Miran2020-03-301-1/+1
* require errormsg to be specified before file.Arne Döring2018-12-111-5/+1
* 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