2f8fe2af01
Motivation: We only can call eventLoop() if we are registered on an EventLoop yet. As we just did this without checking we spammed the log with an error that was harmless. Modifications: Check if registered on eventLoop before try to deregister on close. Result: Fixes [#6770] |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |