Files
react-native/packages/react-native/Libraries/BatchedBridge
Pieter De Baets 97b6829b83 Ensure systrace events are always stopped (#39561)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39561

Trying to investigate an issue where Systrace events aren't properly ended. For correctness, we should make sure to always end markers that we started.

Reviewed By: sammy-SC

Differential Revision: D49413689

fbshipit-source-id: e48e3aef20602e0af9deb924244cdfaf614d11f2
2023-09-20 15:07:21 -07:00
..