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

Entries sometimes go missing #5

Open
electroCutie opened this issue Aug 18, 2021 · 1 comment
Open

Entries sometimes go missing #5

electroCutie opened this issue Aug 18, 2021 · 1 comment

Comments

@electroCutie
Copy link

I need to find a minimum reproducible example of this (I found this bug at the end of a bit of a marathon debugging session)

It seems to happen during tree-rebalance and in my use-case specifically when deleting a number of entries. In my use case the entries being deleted were mostly, though not exclusively, adjacent

@RobertDurfee
Copy link
Owner

Thanks for the feedback! I have not witnessed this behavior, though I personally didn't use the remove functionality in my projects. That being said, the current implementation does not do tree rebalancing, so I am unsure of where this is arising. Looking over my tests, though, it appears I did not test repeated removals from the same tree which was an oversight. Let me know if you can generate a short, self-contained, correct example.

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

No branches or pull requests

2 participants