jetty.project/jetty-http2/http2-server
Simone Bordet 072442a5e5 Fixes #2225 - Test failure: StreamResetTest.testBlockingWriteAfterStreamReceivingReset.
The problem was caused by the reset arriving to the server
_before_ the commit callback was invoked.
Now waiting for the commit callback to complete before
sending the reset to the server.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-03-29 12:31:44 +02:00
..
src Fixes #2225 - Test failure: StreamResetTest.testBlockingWriteAfterStreamReceivingReset. 2018-03-29 12:31:44 +02:00
pom.xml Updating to version 9.4.10-SNAPSHOT 2018-03-20 08:25:59 -05:00