Track down race condition in websocket test
Open
no stalebot
tech debt
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
*Title*: *Track down race condition in websocket test*
*Description*:
During #26318 we realized that during WebsocketIntegrationTest.WebsocketCustomFilterChain, the call to `waitForClientDisconnectOrReset();` can sometimes timeout with HTTP/3 in what appears to be a race condition. We should track that down.
Contributor guide
Assessment
This issue has not been assessed yet.