You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[chore] Fix flaky Test_ComponentStatusReporting_SharedInstance test (#11078)
#### Description
Try adding wait group to ensure `StatusOk` is reported before the call
to `Shutdown`.
Passed with `go test status_test.go --count 2000`
#### Link to tracking issue
Fixes#10927
0 commit comments