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 workload allocator semaphore #1610

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Fix workload allocator semaphore #1610

merged 1 commit into from
Sep 25, 2023

Conversation

noboruma
Copy link
Collaborator

Previously we were ignoring the "No enough room error"
This is not needed as long as we correctly update the number of running jobs and decrement the counter accordingly, as per semaphore usage.
This fix addresses that.

Copy link
Contributor

@varunsharma0286 varunsharma0286 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@varunsharma0286 varunsharma0286 merged commit 80af5b6 into main Sep 25, 2023
@varunsharma0286 varunsharma0286 deleted the fix-controls branch September 25, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants