7f4ade7e7d
Motivation: Its possible that cleanup() will throw if invalid data is passed into the wrapped EmbeddedChannel. We need to ensure we still call channelInactive(...) in this case. Modifications: - Correctly forward Exceptions caused by cleanup() - Ensure all content is released when cleanup() throws - Add unit tests Result: Correctly handle the case when cleanup() throws. |
||
---|---|---|
.. | ||
src | ||
pom.xml |