Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix: efficient job status checking when using DRMAA API (this should …
…yield much better parallelization and performance when using --drmaa) (#1156) * fix drmaa job status checking to not wait but return immediately. Handle suspended statuses via extra log messages. * refactor * fix potential key error when removing suspended message that has never existed
- Loading branch information
1 parent
48d2dd9
commit ac004cb
Showing
1 changed file
with
31 additions
and
11 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