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
Just like there is a cmd for verifying all downstairs are started, we should
have one for "all downstairs have stopped". This would avoid hacks where we
sleep and hope things have stopped in time. The sleep method works most of
the time, but can make a test flake hard to catch.
The text was updated successfully, but these errors were encountered:
Just like there is a
cmd
for verifying all downstairs are started, we shouldhave one for "all downstairs have stopped". This would avoid hacks where we
sleep and hope things have stopped in time. The sleep method works most of
the time, but can make a test flake hard to catch.
The text was updated successfully, but these errors were encountered: