mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f525ec0fe5
Summary: ~Scheduler and ~SurfaceHandler both contain react_native_asserts that trip whenever we reload React Native with Fabric enabled. These asserts trip because of a memory leak in Fabric. These asserts do not run in production. We should fix the memory leak before re-enabling these assertions. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D27481220 fbshipit-source-id: 15c3d46f7efab9ed67a70714efe44b74b0acd385