Commit 199b898
Check nodesManager_ in AnimatedModule::executeOperation (#54518)
Summary:
Pull Request resolved: #54518
## Changelog:
[General] [Fixed] - Check nodesManager_ in AnimatedModule::executeOperation
AnimatedModule::executeOperation might be scheduled on ui thread right before nodesManager_ is destroyed
Reviewed By: andrewdacenko
Differential Revision: D86868462
fbshipit-source-id: 9ad737b05070431369c1a7a78d4477d060bee5891 parent 1e16910 commit 199b898
File tree
1 file changed
+3
-0
lines changed- packages/react-native/ReactCommon/react/renderer/animated
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
224 | 227 | | |
225 | 228 | | |
226 | 229 | | |
| |||
0 commit comments