Ramanpreet Nara and Facebook GitHub Bot
24a7f4bf98
Move RCTDevLoadingView init off main thread
...
Summary:
When we initialize RCTDevLoadingView, we dispatch_sync to the main thread. There isn't anything in the NativeModule that requires us to initialize it on the main thread. So, this diff toggles requiresMainQueueSetup to NO. This should mitigate this prefetch-related deadlock: T90970812. Please read the task comments for the rationale.
Changelog: [Internal]
Reviewed By: mdvacca
Differential Revision: D28490715
fbshipit-source-id: 7efceb392ec9e0cabe7f7cd8867cf4b07f8fff19
2021-05-17 16:03:32 -07:00
..
2020-12-24 00:50:01 -08:00
2020-10-14 02:40:10 -07:00
2021-04-28 13:29:06 -07:00
2019-10-16 10:06:34 -07:00
2020-12-19 06:01:48 -08:00
2019-10-16 10:06:34 -07:00
2021-01-09 22:11:00 -08:00
2020-12-04 18:12:23 -08:00
2020-12-04 18:12:23 -08:00
2020-03-08 23:01:17 -07:00
2020-12-04 18:12:23 -08:00
2020-05-12 20:56:06 -07:00
2020-05-12 20:56:06 -07:00
2020-09-21 17:30:34 -07:00
2020-10-14 02:40:10 -07:00
2020-03-08 23:01:17 -07:00
2020-10-15 08:49:28 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-04 10:19:30 -08:00
2021-04-28 16:49:05 -07:00
2020-03-08 23:01:17 -07:00
2021-05-17 16:03:32 -07:00
2021-03-11 16:12:17 -08:00
2021-05-14 09:22:58 -07:00
2021-03-17 18:28:52 -07:00
2021-05-14 09:22:58 -07:00
2020-07-23 17:11:32 -07:00
2021-04-28 16:49:05 -07:00
2020-10-14 02:40:10 -07:00
2021-05-14 09:22:58 -07:00
2020-03-08 23:01:17 -07:00
2020-12-17 10:13:32 -08:00
2020-03-08 23:01:17 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-01 12:06:20 -07:00
2021-05-14 09:22:58 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2021-04-08 21:15:52 -07:00
2019-10-16 10:06:34 -07:00
2020-06-02 23:01:35 -07:00
2020-03-08 23:01:17 -07:00
2021-05-04 18:33:23 -07:00
2019-10-16 10:06:34 -07:00
2021-05-04 18:33:23 -07:00
2020-09-28 21:26:41 -07:00
2020-10-14 02:40:10 -07:00
2020-03-08 23:01:17 -07:00
2019-11-08 17:28:23 -08:00
2019-11-08 14:14:46 -08:00
2021-04-08 21:15:52 -07:00
2019-11-08 14:14:46 -08:00
2020-10-12 01:47:49 -07:00
2021-04-29 10:39:25 -07:00