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

Allow detection and logging on mutation of elements returned by readonly iterators #409

Closed
fxamacker opened this issue May 21, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@fxamacker
Copy link
Member

Projects using atree might unintentionally mutate elements returned by readonly iterators.

Add support for detecting and logging such mutations.

Thanks @turbolent for this feature request! 👍

@fxamacker fxamacker added the enhancement New feature or request label May 21, 2024
@fxamacker fxamacker self-assigned this May 21, 2024
@fxamacker
Copy link
Member Author

Started work on this yesterday and will open 2 PRs today unless something more urgent comes up.

@fxamacker
Copy link
Member Author

Closed by #410 and #411.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant