Files
react-native/packages
Phillip Pan f513a883ed setup test to use custom queue for RCTNetworking operations instead of module queue (#41251)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41251

Changelog: [Internal]

remerge of https://github.com/facebook/react-native/pull/41183

>in my quest to get rid of all synthesized methodQueues, we have RCTNetworking which uses it internally as well as exposes its underlying execution queue. in this diff, i add a config that replaces that queue with one that is managed by the module itself instead of the one generated by the infra.
this is the last one!

Reviewed By: cipolleschi

Differential Revision: D50764523

fbshipit-source-id: 442f3a9f112409f2f05c69c0aa8391c04e8b0173
2023-11-01 11:24:57 -07:00
..