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'm missing an asynchronous variant of tryRun that returns a Future of a structure containing the process exist status along with outputs to stdout and stderr if any. asyncRun is probably a good name :)