7f54c6d90d
Motivation: We cant reuse the ChannelPromise as it will cause an error when trying to ful-fill it multiple times. Modifications: - Use a new promise and chain it with the old one - Add unit test Result: Fixes https://github.com/netty/netty/issues/10240 |
||
---|---|---|
.. | ||
src | ||
pom.xml |