614b9e0f25
Motivation: The completion order of promises in Http2MultiplexChannel#close should be consistent with that of AbstractChannel. Otherwise this may result in Future listeners seeing incorrect channel state. Modifications: Add tests cases. Result: Ensure consistent behavior between Http2MultiplexChannel and AbstractChannel. |
||
---|---|---|
.. | ||
java/io/netty/handler/codec/http2 | ||
resources/io/netty/handler/codec/http2/testdata |