jetty.project/jetty-http3
Simone Bordet 40e7d6a716
Fixes #7774 - Flaky Test: DataDemandTest.testBlockingReadInADifferentThread(). (#7776)
Do not try to release the network buffer after having notified onDataAvailable()
because it can be in a race with the application trying to read data and also
trying to release the network buffer.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-03-25 11:30:53 +01:00
..
http3-client Fixes #7625 - HTTP/3 error against www.google.com 2022-02-22 11:36:37 +01:00
http3-common Fixes #7774 - Flaky Test: DataDemandTest.testBlockingReadInADifferentThread(). (#7776) 2022-03-25 11:30:53 +01:00
http3-http-client-transport Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
http3-qpack Fixes #7625 - HTTP/3 error against www.google.com 2022-02-22 11:36:37 +01:00
http3-server Fixes #7625 - HTTP/3 error against www.google.com 2022-02-22 11:36:37 +01:00
http3-tests Fixes #7774 - Flaky Test: DataDemandTest.testBlockingReadInADifferentThread(). (#7776) 2022-03-25 11:30:53 +01:00
pom.xml Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00