Commit ad652afb authored by Rich Trott's avatar Rich Trott
Browse files

test: fix flaky async-hooks/test-tlswrap

There is a race condition in async-hooks/test-tlswrap. This addresses it
by waiting 5 more ticks if the client has not been destroyed yet.

PR-URL: https://github.com/nodejs/node/pull/15744
Fixes: https://github.com/nodejs/node/issues/14404


Reviewed-By: default avatarRefael Ackermann <refack@gmail.com>
parent ddbf07ab
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