Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: #15744 Fixes: #14404 Reviewed-By: Refael Ackermann <refack@gmail.com>
- Loading branch information