There was an error while loading. Please reload this page.
testSockName has a race condition where find_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.