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
Per #408, if you try to stop a service while it's in the 1-second "starting" status, it will fail with the error "cannot start service while starting". We should probably make the service manager a bit cleverer in this case and allow the stop to succeed -- the fact that it's just been started shouldn't mean you can't stop it.
The text was updated successfully, but these errors were encountered:
Per #408, if you try to stop a service while it's in the 1-second "starting" status, it will fail with the error "cannot start service while starting". We should probably make the service manager a bit cleverer in this case and allow the stop to succeed -- the fact that it's just been started shouldn't mean you can't stop it.
The text was updated successfully, but these errors were encountered: