pmusolino / Wormholy

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

Memory leak #45

Closed mchirino89 closed 5 years ago

mchirino89 commented 5 years ago

Currently I'm experiencing a spike of memory leaks on my graph every time I use the pod. Thoughts about it?

captura de pantalla 2018-11-04 a la s 13 52 49
pmusolino commented 5 years ago

Hi @mchirino89! Thanks for opening this issue. I will check it out as soon as possible. Can you try to delete all requests when the memory leak occurs and see if it occurs again?

-Paolo