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
Previously this code didn't actually listen for the result of
the command at all, assuming incorrectly that it was a promise.
Now it properly waits until the process closes, and watches
for errors.
0 commit comments