summary refs log tree commit diff stats
path: root/tests/async/tasyncclosestall.nim
Commit message (Expand)AuthorAgeFilesLines
* faster CIs (#13803)Miran2020-03-301-1/+0
* fix #12919 tasyncclosestall flaky: Address already in use (#12934)Timothee Cour2019-12-191-1/+3
* increase the timeout for 'tasyncclosestall' (#12744)Miran2019-11-261-1/+1
* azure: disable failing testsLeorize2019-10-031-0/+1
* [bugfix] Fixes async IO operations stalling even after socket is closed. (#11...Dominik Picheta2019-06-121-0/+99
href='#n61'>61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93