mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8bce9c59bb
Summary: Destruction of Scheduler (and ShadowTreeRegistry as part of it) which has some running Surfaces is not a good thing and practically a bug on the application layer. With this assert we throw early to flag the issue. Changelog: [Internal] - Dev only assert indicating a broken invariant in ShadowTreeRegistry Reviewed By: sammy-SC Differential Revision: D17924491 fbshipit-source-id: 6b7433fe47630e993e7d5b969f3113f96124b6c9