Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: efficient job status checking when using DRMAA API (this should yield much better parallelization and performance when using --drmaa) #1156

Merged
merged 3 commits into from Sep 3, 2021

Commits on Aug 27, 2021

  1. fix drmaa job status checking to not wait but return immediately. Han…

    …dle suspended statuses via extra log messages.
    johanneskoester committed Aug 27, 2021
    Copy the full SHA
    5f9240d View commit details
    Browse the repository at this point in the history
  2. refactor

    johanneskoester committed Aug 27, 2021
    Copy the full SHA
    de85745 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Copy the full SHA
    0b1bc6c View commit details
    Browse the repository at this point in the history