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

Prevent infinite loop in get_splits #983

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Prevent infinite loop in get_splits #983

merged 1 commit into from
Feb 27, 2025

Conversation

dachengx
Copy link
Collaborator

Previously, if another possible split is too far away from the last available split, the while loop would never stop.

@coveralls
Copy link

Coverage Status

coverage: 89.148% (-0.05%) from 89.199%
when pulling 1bae62a on debug_get_splits
into 19273a7 on master.

@dachengx dachengx marked this pull request as ready for review February 27, 2025 02:48
@dachengx dachengx merged commit aeaa1ae into master Feb 27, 2025
7 checks passed
@dachengx dachengx deleted the debug_get_splits branch February 27, 2025 02:48
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