Version
5.2.0
Context
Http3ServerTest and Http3ClientTest hang often in CI when running io_uring transport.
Those tests have been disabled for now to improve the CI.
They should be investigated and fixed.
Steps to reproduce
- fork this repository
- remove the assume condition in Http3ServerTest and Http3ClientTest
- make a PR on the repository fork
- try to observe the test hanging in the io_uring profile, re-run actions if needed
Version
5.2.0
Context
Http3ServerTest and Http3ClientTest hang often in CI when running io_uring transport.
Those tests have been disabled for now to improve the CI.
They should be investigated and fixed.
Steps to reproduce