Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix
net-socket-timeout-unref
flakiness
From time to time this test is failing in OS X because at least one of the connections takes quite a long time (around 5 seconds) causing some of the timers may fire before the test exited. To solve this, wait for all the connections to be established before setting the timeouts and unrefing the sockets.
- Loading branch information