-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pipeline runner: psutil Stability fixes and workarounds
It turns out that psutil.children() has not enough priviledges to determine the list of child processes on some GRID Unixes. In such cases, we now use a custom solution based on a bash function.
- Loading branch information
Showing
1 changed file
with
53 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