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: make sure last slice is included in iterate slices #398

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

FabianHofmann
Copy link
Collaborator

The iteration over constraints did not fully run to the end in case the data size was not divisible by the slice size. This is a really important fix, that people should be should aware of.

@FabianHofmann FabianHofmann merged commit b558f55 into master Dec 23, 2024
19 checks passed
@FabianHofmann FabianHofmann deleted the fix-last-slice branch December 23, 2024 22:11
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.

1 participant