Skip to content

test: fix flaky test-net-socket-local-address

Rodrigo Muino Tomonari requested to merge github/fork/Trott/take-3 into master

test-net-socket-local-address had a race condition that resulted in unreliability on FreeBSD and Windows. This changes fixes the issue.

Fixes: https://github.com/nodejs/node/issues/2475

Merge request reports

Loading