forked from prysmaticlabs/prysm
-
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.
Keep only the latest value in the health channel (prysmaticlabs#14087)
* Increase health tracker channel buffer size * keep only the latest value * Make health test blocking as a regression test for PR prysmaticlabs#14807 * Fix new race conditions in the MockHealthClient --------- Co-authored-by: Preston Van Loon <[email protected]>
- Loading branch information
1 parent
e037491
commit 8413660
Showing
3 changed files
with
13 additions
and
8 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
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