c9f38f855e
Motivation: PromiseTask.isCancelled performs an unsynchronized read and so may trigger race-detectors. As this was just done for a small optimization which should not really make a lot of difference we should just remove it. Modifications: Remove unsynchronized read optimization Result: Fixes https://github.com/netty/netty/issues/10026. |
||
---|---|---|
.. | ||
src | ||
pom.xml |