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

Fix refcounting in Anchor #15

Closed
lthibault opened this issue Apr 21, 2022 · 1 comment
Closed

Fix refcounting in Anchor #15

lthibault opened this issue Apr 21, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@lthibault
Copy link
Collaborator

Anchor refcounting implementation is incomplete, causing a test failure. This doesn't affect current production use, but attempts to navigate to subanchors are likely to cause panics.

TODO: finish refcounting implementation.

@lthibault lthibault added the bug Something isn't working label Apr 21, 2022
@lthibault lthibault added this to the 0.1.0 Public Beta Release milestone Apr 21, 2022
@lthibault lthibault self-assigned this Apr 21, 2022
@lthibault
Copy link
Collaborator Author

Addressed in #29.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant