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
service stop is a backgrounded process, so it hasn't necessary completed
when we check assertStopped. Add 10s retry. This will hopefully
address the intermittant OSError not raised automation issue.
Testing: test_control
0 commit comments