3112b4f3db
Given that NettyConnector::createConnection isn't happening on the channel's event loop, it could race with a channel close event, that would clean the whole channel pipeline, leading to a NPE while trying to use a configured channel handler of the pipeline. |
||
---|---|---|
.. | ||
src/test | ||
pom.xml |