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
The open-coded subprocess.Popen sequence in Microvm.spawn was equivalent
to `utils.check_output(..., shell=False)`, so just use that.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments