pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.31k stars 184 forks source link

Bad access exception - synchronization issue fix #109

Closed notincoming closed 2 years ago

notincoming commented 2 years ago

While performing multiple requests on possible many threads bad access exception may ocurre on shared storage due to possible synchronization issue which may affect appropriate array modification.

pmusolino commented 2 years ago

just for information: is there a reason why you closed this PR? 😃