684bcaa07e
Motivation: SocketSslEchoTest.testSslEcho() has a race condition where a renegotiation future can be done before: assertThat(renegoFuture.isDone(), is(false)); Modifications: Remove the offending assertion. Result: More build stability |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |