microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.39k stars 1.14k forks source link

Clear UI timers on UI thread #13992

Open acoates-ms opened 1 month ago

acoates-ms commented 1 month ago

TimingRegistry should kick off a UIDispatcher task on RNH shutdown to clear all UI timers on shutdown.