-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate flaky test-cluster-shared-leak (again) #5604
Comments
Trott
added
cluster
Issues and PRs related to the cluster subsystem.
test
Issues and PRs related to the tests.
labels
Mar 8, 2016
I managed to reproduce this 50% of the time by destroying the connection like this:
I get the exact same error as in the log. I'm going to try some stuff to handle this case. |
claudiorodriguez
added a commit
to claudiorodriguez/node
that referenced
this issue
Mar 19, 2016
Test was flaky on centos7-64 due to an uncaught ECONNRESET on the worker code. This catches the error so the process will exit with code 0. Fixes: nodejs#5604
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example failure:
The text was updated successfully, but these errors were encountered: