Race condition leading to hanging process in test-http2-reset-flood.js #34825
Labels
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
http2
Issues or PRs related to the http2 subsystem.
What steps will reproduce the bug?
Need to run the test a lot. I use this and wait for the process to hang.
How often does it reproduce? Is there a required condition?
Can usually cause the test to hang within running the test 1000 times.
Additional information
Seems two handles stay alive after the test has finished. Below is the best debugging information I could get from a Release build, since I wasn't able to reproduce with a Debug build.
Not even sure if this is worth fixing, but leaving it here for reference. I've had a couple other tests do something similar, but it's harder to reproduce with those.
NOTE: Can't reproduce this in v14.8.0.
The text was updated successfully, but these errors were encountered: