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

Verify that clearing of RealmObject releases underlying realm reference on Native #486

Open
rorbech opened this issue Oct 5, 2021 · 0 comments

Comments

@rorbech
Copy link
Contributor

rorbech commented Oct 5, 2021

The clearingRealmObjectReleasesRealmReference test added in #481 does not verify that we release the underlying realm reference when deleting a reference to a realm object on Native. This could indicate an issue, but could also just be because of missing insight in the GC or unpredictable behavior of the GC.

Might be worth to retest with the new memory model.

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