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

job_queue: avoid hard-coding limit for long-running jobs #17

Merged
merged 1 commit into from
May 11, 2024

Conversation

carlocab
Copy link
Member

This allows us to keep track of the number of slots in one place instead
of two.

@carlocab carlocab force-pushed the long-running-slots branch from c78834c to 193d2c3 Compare May 11, 2024 18:11
This allows us to keep track of the number of slots in one place instead
of two.
@carlocab carlocab force-pushed the long-running-slots branch from 193d2c3 to a5a8917 Compare May 11, 2024 18:12
@Bo98 Bo98 merged commit a5a8917 into main May 11, 2024
4 checks passed
@Bo98 Bo98 deleted the long-running-slots branch May 11, 2024 18:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants