Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exit instead of continue if we didn't get "in" pipe after 60s
Commit increases wait-on-connection time from 15 to 60 seconds. Also, if we didn't get "in" pipe after 60 seconds, exit. Because if we don't exit, we end up with files instead of pipes. It's possible that wait-on-connection timeout will have to be adjusted further.
- Loading branch information