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
run-p should not read from stdin unless it's using it. This behaviour breaks use cases where we read lines from stdin and want to invoke run-p on each line.