Skip to content

Conversation

@dizer-ti
Copy link
Contributor

Set is_done to true in RangeWalker::next() when cursor returns None, regardless of the range bound type. Previously, is_done was only set for Unbounded ranges, leading to unnecessary cursor.next() calls on subsequent
iterations for bounded ranges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant