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

[Frozen Architecture] Native leak memory when closing Realms #327

Open
cmelchior opened this issue Jul 2, 2021 · 1 comment
Open

[Frozen Architecture] Native leak memory when closing Realms #327

cmelchior opened this issue Jul 2, 2021 · 1 comment

Comments

@cmelchior
Copy link
Contributor

Native leak memory in MemoryTests.garbageCollectorShouldFreeNativeResources

It looks like it could be related to circles in our object-graph created through RealmReference: #314

@rorbech
Copy link
Contributor

rorbech commented Jun 13, 2023

The garbage collector for the new memory model should be able to detect those cycles now, so should probably be able to reenable the test.

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