-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Fix asan, msan race by invoking Stop() within PassBarrier() as opp…
…osed to repeatedly within done callbacks. 2. Abort stale connect requests to prevent 2 connected tasks with the same identity at once. PiperOrigin-RevId: 689501074
- Loading branch information
1 parent
aa25741
commit 93eb762
Showing
2 changed files
with
38 additions
and
15 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