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
Turns out I broke it on last commit when there is more than one kernel to test,
both processes were attempting to read from stdin, so revert that and fix it
differently.
While here, improve some idioms and collect errored out commands to be printed
in the end, should make people less angry in the future when stuff just "fails".
0 commit comments