-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
abitest: ensure futures and client dropped first
Ensure that the results of any futures are dropped, and that the gRPC client is dropped, before calling runtime.stop(). This allows the removal of the ThreadSanitizer suppression file.
- Loading branch information
1 parent
c6544e2
commit 2156b32
Showing
3 changed files
with
97 additions
and
94 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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