-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to ensure tool stops and log fatal error on critical scenarios.
- Loading branch information
1 parent
ae860e1
commit 9ad4460
Showing
1 changed file
with
24 additions
and
19 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
Removing this common waitgroup and replacing it with collector and diagnoser waitgroups for some reason causes my pod to crash while running periscope with this change.