`testSockName` has a race condition where `find_unused_port()` can return a port that gets used by another test in the meantime. I have a patch, just waiting legal approval.