-
Notifications
You must be signed in to change notification settings - Fork 25k
put PR#41194 behind gating #41469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
put PR#41194 behind gating #41469
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
f8388fe to
98bc2c7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
98bc2c7 to
5bf00b7
Compare
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
5bf00b7 to
ad98668
Compare
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
ad98668 to
8fa707b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
8fa707b to
e8fdae6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
e8fdae6 to
d7a664e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
d7a664e to
e1fba7e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
Summary: Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859
|
This pull request was exported from Phabricator. Differential Revision: D51274859 |
e1fba7e to
b4140ad
Compare
|
This pull request has been merged in 8feb84a. |
Summary: Pull Request resolved: facebook#41469 Changelog: [Internal] PR#41194 (facebook#41194) introduces a new callsite to `RCTUnsafeExecuteOnMainQueueSync` in the module init path, which increases risk for deadlock. let's gate it Differential Revision: D51274859 fbshipit-source-id: b2ab6d42378d2885def1fdad61e1de0f6e6285cd
Summary:
Changelog: [Internal]
PR#41194 (#41194) introduces a new callsite to
RCTUnsafeExecuteOnMainQueueSyncin the module init path, which increases risk for deadlock. let's gate itDifferential Revision: D51274859