-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ConnectionManager: reset ID of the connecting channel on retry
Avoid re-using the same ID from the previous connection attempt, which prevents various issues, including the new connectionInfo being destroyed just after the retry by the async shutdown callback from the previous connection. Change-Id: I9c9017f7d0b3107dd8311b5066ba558d8c87b053
- Loading branch information
Showing
1 changed file
with
18 additions
and
16 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