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
Flush the output stream before reading the command line output.
This doesn't quite fully resolve the problem that not all
the process output will be guaranteed to have been read,
but it's less likely to lose the race if the the process
ends _really quickly_.
0 commit comments