98c98d53d7
Motivation: It makes no sense to remove the task when the underlying executor fails as we may be able to pick it up later. Beside this the used Queue doesnt support remove(...) and so will throw. Modifications: Remove the queue.remove(...) call Result: Fixes https://github.com/netty/netty/issues/10501. |
||
---|---|---|
.. | ||
src | ||
pom.xml |