mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
eb9e94256e
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53900 # Changelog: [Internal] - There is a crash reported, which looks like it may be potentially caused by some scenarios when we are trying to execute a scheduled task after the TaskDispatchThread instance had been quit. This adds a missing extra check in the corresponding code to avoid such scenarios. Reviewed By: christophpurrer, lenaic Differential Revision: D83050169 fbshipit-source-id: 0ee0fa5848b070c2dc3dd92dbad4e6d5996734b3