f5185ed73b
Motivation: We should preferable always release the message before we notify the promise. Thhis has a few advantages: - Release memory as soon as possible - Listeners observe the "more correct" reference count Modifications: Release message before fail the promises Result: Faster releasing of resources. This came up in https://github.com/netty/netty/issues/10723 |
||
---|---|---|
.. | ||
src | ||
pom.xml |