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

Use weak references for internal caches #59

Open
hurricup opened this issue Jul 9, 2021 · 0 comments
Open

Use weak references for internal caches #59

hurricup opened this issue Jul 9, 2021 · 0 comments
Labels

Comments

@hurricup
Copy link
Collaborator

hurricup commented Jul 9, 2021

Initial idea was to support refcount and use weak references for internal caches.
But for now it's just normal one. May hit at some point.
We need to understand the lifetime of the cache and weaken refs if necessary.

@hurricup hurricup added the bug label Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant