SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Fix data race condition in NetworkHandler (#53788)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/53788

Fix thread safety issue due to member variable  in `NetworkHandler` singleton without mutex.

Also intend to un-singleton this class in the imminent future.

Changelog: [Internal]

Reviewed By: hoxyq

Differential Revision: D82460574

fbshipit-source-id: c0c614f8f1bb5ffba22872ae5717fbd2ca01f2e9
A
Alex Hunt committed
6eb456bc4e6bcdf2f9f9b41c4b8265b9bee3af54
Parent: 27630d3
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/16/2025, 10:03:06 AM