| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Make sure event loop remains open long enough for signal to be received. Fixes: nodejs#14568
|
Stress test on master showing failures (although only 2 failures in 19200 runs): Stress test with this PR: https://ci.nodejs.org/job/node-stress-single-test/1561/nodes=centos7-64/console |
Sorry, something went wrong.
|
Stress test came back green! Removing the in progress label. |
Sorry, something went wrong.
Sorry, something went wrong.
|
Lint error appears to be caused by #17460 and unrelated to this. |
Sorry, something went wrong.
|
Running CI again now that linter has been unbroken. Unrelated build failure on macOS too, so canceled the whole thing and starting again... |
Sorry, something went wrong.
|
CI failures are two known unrelated flaky tests and a build failure. Re-running the build failure: https://ci.nodejs.org/job/node-test-commit-linuxone/10970/ |
Sorry, something went wrong.
Make sure event loop remains open long enough for signal to be received. PR-URL: nodejs#17509 Fixes: nodejs#14568 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
| Back | FazBrowse Home | New Git URL |
Make sure event loop remains open long enough for signal to be received.
Checklist
Affected core subsystem(s)
test async-hooks