b423a35783
Motivation: Calling DefaultHttp2StreamChannel.Unsafe.close(...) multiple times should not fail. Modification: - Correctly handle multiple calls to DefaultHttp2StreamChannel.Unsafe.close(...) - Complete closePromise and promise that is given to close(...) in the correct order. - Add unit test Result: Fixes [#7628] and [#7641] |
||
---|---|---|
.. | ||
src | ||
pom.xml |