bf0bd9aac9
Motivation: SnappyFrameDecoderTest has a few tests which fail to close the EmbeddedChannel and therefore may leak ByteBuf objects. Modifications: - Make sure EmbeddedChannel#finishAndReleaseAll() is called in all tests Result: No more leaks from SnappyFrameDecoderTest. |
||
---|---|---|
.. | ||
src | ||
pom.xml |