We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
testSockName has a race condition wherefind_unused_port() can return a port that gets used by another test in the meantime.
testSockName
find_unused_port()
I have a patch, just waiting legal approval.