mirror of
https://github.com/status-im/react-native-tcp.git
synced 2026-08-27 09:51:06 +00:00
When didWriteDataWithTag is called but callback is not yet pushed to pendingSends dictionary, it will be skipped and cause stream to hang forever.