mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: In react-native-windows our static analysis tools report an error for `timeoutForSchedulerPriority` due to cases where it may not always return a value. This is an upstreaming of the patch we have to fix that error. ## Changelog: [INTERNAL] [FIXED] - Fix no return static analysis error in SchedulerPriorityUtils.h Pull Request resolved: https://github.com/facebook/react-native/pull/47911 Test Plan: Building should be sufficient. Reviewed By: christophpurrer Differential Revision: D66992063 Pulled By: NickGerleman fbshipit-source-id: 999fea328d0c66ad92314f537e41beff5856c285