forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Back out "Do not hold raw RuntimeScheduler pointer in BufferedRuntime…
…Executor" Summary: A crash we are getting in the wild suggests that destruction on weak ref count going away may be delaying RuntimeExecutor task destruction to a point where jsi::Function is invalid. Let's try backing D62748768 out and seeing if the crash goes away. Changelog: [General][Fixed] - Attempt to fix crash from delayed RuntimeExecutor task destruction #bypass-github-export-checks Reviewed By: mdvacca Differential Revision: D63568504 fbshipit-source-id: 6152e7293902d0eb67a14c5840bea56561c35b08
- Loading branch information
1 parent
d75e917
commit a396f6c
Showing
1 changed file
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters