Skip to content

Don't divide by zero #53

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

Merged
merged 1 commit into from
May 28, 2022
Merged

Don't divide by zero #53

merged 1 commit into from
May 28, 2022

Conversation

jcjones
Copy link
Collaborator

@jcjones jcjones commented May 26, 2022

Fix #39

This mostly just improves the logging. This can still happen if the partitions
have out-of-order numbers, which is going to be handled more in #51

Fix #39

This mostly just improves the logging. This can still happen if the partitions
have out-of-order numbers, which is going to be handled more in #51
@jcjones jcjones merged commit 8760d24 into main May 28, 2022
@jcjones jcjones deleted the 39 branch May 28, 2022 17:43
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.

Division-by-zero error in _get_weighted_position_increase_per_day_for_partitions
2 participants