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: Destroy ArrayBuffer cache on Runtime reload #558

Merged
merged 6 commits into from
Dec 13, 2024
Merged

fix: Destroy ArrayBuffer cache on Runtime reload #558

merged 6 commits into from
Dec 13, 2024

Conversation

boorad
Copy link
Collaborator

@boorad boorad commented Dec 13, 2024

In #540, a "fix" was made for the TypedArray prop cache not being properly cleaned up when the runtime goes away or gets refreshed. This worked for the current project, but I found mrousavy/react-native-mmkv#519 which is a much better fix.

fixes #543

Also, colliding caches in github actions was fixed by removing main branch as a trigger for 0.x changes.

@boorad boorad self-assigned this Dec 13, 2024
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

Successfully merging this pull request may close these issues.

1 participant