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

[Cuebot] Fix FrameCompleteHandler #1053

Merged
merged 2 commits into from
Oct 20, 2021

Conversation

splhack
Copy link
Contributor

@splhack splhack commented Oct 15, 2021

Fix #1036
Back out #924 changes in unbooking proc logic of FrameCompleteHandler.
Cuebot automatically increases job CPU cores, but not for GPU units. isOverMinGpus is not needed.

@splhack splhack changed the title Fix FrameCompleteHandler [Cuebot] Fix FrameCompleteHandler Oct 15, 2021
@bcipriano bcipriano merged commit 393a774 into AcademySoftwareFoundation:master Oct 20, 2021
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.

isOverMinGpus always returns false
2 participants