Commit 1e8625c6 authored by Robert Nagy's avatar Robert Nagy
Browse files

test: fix flaky test-gc-net-timeout

If the timeout is called in the time between 'end' and 'close'
that would cause a EPIPE error. Essentially making the test flaky.

PR-URL: https://github.com/nodejs/node/pull/31918


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
parent 11b76845
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment