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

How to effectively clear memory stacks related to dirty atoms in Recoil? #2329

Open
mechwarr opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@mechwarr
Copy link

mechwarr commented Dec 5, 2024

image

In the attached image, my React frontend shows that after running for a certain amount of time, dirtyAtoms occupy up to 26% of the memory. I believe this is very dangerous.
I have tried reinitializing the RecoilRoot, but that causes my current state to be lost.
Has anyone encountered this issue with Recoil?

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

1 participant