Netty Flow Control tests have data races
Open
bug
P3
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
The window size read from the testing thread should be executed on the event loop. Since this test is flaky, and fixing this race would make the test more flaky (but less racy), the test is being marked `@Ignored`.
This issue tracks reenabling the flow control tests and fixing the data race.
Contributor guide
Assessment
This issue has not been assessed yet.