48e2c0d5cd
Motivation: Some SingleEventLoop implementations may need some "time" to update the number of registered Channels. We should loop until we see the correct value or timeout if we did not observe the correct value. Modifications: - Loop until we see the correct value - add test timeout Result: Fixes https://github.com/netty/netty/issues/11169 |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |