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: fix crash when binding object had been released by GC. #553

Merged
merged 6 commits into from Feb 27, 2024

Conversation

andycall
Copy link
Member

@andycall andycall commented Feb 1, 2024

The NativeBindingObject has the potential possiblity to released between the duration of sync the data from Dart thread and JS thread.

@andycall andycall force-pushed the fix/event_trigger_crash branch 4 times, most recently from c0ebc21 to c90683f Compare February 26, 2024 08:48
@yifei8 yifei8 added this pull request to the merge queue Feb 27, 2024
Merged via the queue into main with commit 47b124e Feb 27, 2024
24 of 27 checks passed
@yifei8 yifei8 deleted the fix/event_trigger_crash branch February 27, 2024 10:27
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.

None yet

4 participants