Skip to content

Conversation

@mscdex
Copy link
Contributor

@mscdex mscdex commented Jul 13, 2016

This is a backport of #7045.

CI just to be sure, due to the number of changes: https://ci.nodejs.org/job/node-test-pull-request/3273/

This helps to prevent issues where a failed test can keep a bound
socket open long enough to cause other tests to fail with EADDRINUSE
because the same port number is used.

PR-URL: nodejs#7045
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
@mscdex mscdex added test Issues and PRs related to the tests. v4.x labels Jul 13, 2016
@MylesBorins MylesBorins self-assigned this Jul 13, 2016
@MylesBorins
Copy link
Contributor

landed in 4cae7b5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants