Files
react-native/Libraries
Mehdi Mulani eebc8e230a NetInfo: try to solve crash with releasing _firstTimeReachability
Summary:
@public
We're seeing a crash on line 191 when we do `CFRelease(self->_firstTimeReachability);`. My thinking is that there's a race condition between the deallocation coming from calling `getCurrentConnectivity` twice in a row and the callback coming back.

Reviewed By: PeteTheHeat

Differential Revision: D12982772

fbshipit-source-id: d3d882a074b67a5e547e7f480f561fcaf8d79ec4
2018-11-12 10:45:34 -08:00
..
2018-11-01 16:22:31 -07:00
2018-11-05 05:40:35 -08:00
2018-11-05 13:57:47 -08:00
2018-10-31 01:37:26 -07:00
2018-10-31 01:37:26 -07:00
2018-11-02 00:28:28 -07:00
2018-09-27 14:18:31 -07:00
2018-11-12 08:49:22 -08:00