Skip to content

Support orderedMap.Range callbacks deleting map items #59

Description

@fgmarand

Currently, a Range callback that deletes an item from the map at or below the current offset will cause inconsistent executions, because the next item will then slip by one offset.

Since this is not a concurrency issue and Range is not described as not supporting mutating callbacks, we need to support that case.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions