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

Problems with subqueing #72

Closed
jimboid opened this issue Sep 29, 2017 · 0 comments
Closed

Problems with subqueing #72

jimboid opened this issue Sep 29, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@jimboid
Copy link
Member

jimboid commented Sep 29, 2017

When having large numbers of short jobs, and when sub-queuing is triggered it can happen that whilst longbow is trying to submit jobs that other jobs finish. This means that the counters can be incremented beyond the number of allowed jobs in the slot, this then means that jobs are marked in error state incorrectly.

@jimboid jimboid added the bug label Sep 29, 2017
@jimboid jimboid added this to the v1.5.1 milestone Sep 29, 2017
@jimboid jimboid self-assigned this Sep 29, 2017
jimboid added a commit that referenced this issue Oct 11, 2017
A fix for sub-queueing breaking when submitting a large number of quick
to terminate jobs.
jimboid added a commit that referenced this issue Oct 11, 2017
@jimboid jimboid closed this as completed Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant