Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCF.CChInvH: physicalClose() on ShutdownSignalException
The `publisherCallbackChannel.waitForConfirms()` may fail with a `ShutdownSignalException` indicating that channel is closed on the broker. So, treat it as a `TimeoutException` and proceed with a `physicalClose()` logic **Auto-cherry-pick to `3.0.x`** Related to spring-projects#2640
- Loading branch information