mirror of https://github.com/lukechilds/node.git
Browse Source
The test is still failing sometimes because when trying to establish the second connection, the server is already closed. Bring back the code that handled this case and was removed in the last refactoring of the test. Also ignore the errors that might happen when sending the second handle to the worker because it may already have exited. PR-URL: https://github.com/nodejs/node/pull/5422 Reviewed-By: Rich Trott <rtrott@gmail.com>v5.x
Santiago Gimeno
9 years ago
committed by
Jeremiah Senkpiel
1 changed files with 18 additions and 2 deletions
Loading…
Reference in new issue