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
Fix process termination waits in health tests (#2889)
The current code is passing a function to `Eventually` that returns a
channel instead of the channel to wait on.
Signed-off-by: Matthew Sykes <[email protected]>
Co-authored-by: Matthew Sykes <[email protected]>
0 commit comments