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 bug when finding tasks not requiring machinery. #2168

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

tbeadle
Copy link
Contributor

@tbeadle tbeadle commented Jun 11, 2024

If max_machines_reached is True, then
find_pending_task_not_requiring_machinery can be called (if allow_static is True). Don't assert that there's no machinery_manager.

If max_machines_reached is True, then
find_pending_task_not_requiring_machinery can be called (if allow_static
is True). Don't assert that there's no machinery_manager.
@doomedraven doomedraven merged commit 1e442e1 into kevoreilly:master Jun 11, 2024
5 checks passed
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.

2 participants