mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
360e999937
Summary: We just need to protect access to the cache, we don't need to protect the entire module lookup, because a module initialization may try to lookup another module, causing deadlocks. Reviewed By: RSNara Differential Revision: D15690645 fbshipit-source-id: cbb780db8699a94f2c9a2e121b35ddad2b125b65