-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another round of improvements for ProcessRunner
More stabs in the dark. The changes in 72cc826 did not have any affect on the timeouts, however the processes that time out DO now capture their standard out and error. This means that even though processes are timing out, they are tantilizingly close to actually working. This change gives the process runner a chance to return as if it were sucessful, despite timing out. We also improve the logging so we can track the effects on the concurrency better.
- Loading branch information
Showing
1 changed file
with
43 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters