5c8275cd2c
* Fix Exceptions in EventHandler#postHandling Breaking Select Loop * We can run into the `write` path for SSL channels when they are not fully registered (if registration fails and a close message is attempted to be written) and thus into NPEs from missing selection keys * This is a quick fix to quiet down tests, a cleaner solution will be incoming for #44343 * Relates #44343 |
||
---|---|---|
.. | ||
src | ||
build.gradle |