94c0ef3c96
Motivation: We should not fail the promise when a closed Channel is offereed back to the ChannelPool as we explicit mention that the Channel must always be returned. Modifications: - Not fail the promise - Add test-case Result: Fixes [#6831]