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
I want to be able to use `rm --all -f` in particular to flush
state, but right now we bomb out if a VM is not running. Move
the logic for checking for the running state to before
we do a kill or forceKill.
0 commit comments