-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gracefully handle an exchange delegate evicting the session on timeou…
…t. (#25908) Otherwise the session eviction (which closes our exchange) would destroy it, and then we would unwind into ExchangeContext::NotifyResponseTimeout and try to use the exchange's members.
- Loading branch information
1 parent
6d8a224
commit 1077876
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters