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

[0.11.x] Prevent div-by-zero error (#4967) #4968

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 5, 2023

Backport

This will backport the following commits from master to 0.11.x:

Questions ?

Please refer to the Backport tool documentation

- Div-by-zero could occur when calculating how many items can be built for a part
- Might result if (somehow) the BomItem has a quantity of zero

(cherry picked from commit d8965c6)
@SchrodingersGat SchrodingersGat added the bug Identifies a bug which needs to be addressed label Jun 5, 2023
@SchrodingersGat SchrodingersGat merged commit 1c4362c into 0.11.x Jun 5, 2023
1 check failed
@SchrodingersGat SchrodingersGat deleted the backport/0.11.x/pr-4967 branch June 5, 2023 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant