summary refs log tree commit diff stats
path: root/testament/lib/stdtest/netutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding ↵Timothee Cour2020-05-131-0/+12
service ports everywhere + flakyAssert (#14327) * hotfix #14320 tasyncawait.nim is recently very flaky * fix #14327 * add flakyAssert