mceSystems / libijs

A node.js library for communicating with iOS devices over USB
Other
46 stars 9 forks source link

Memory leak when running backup #5

Open zhfnjust opened 5 years ago

zhfnjust commented 5 years ago

Thanks for the repo.

i use the lib to backup my phone data. i work well but a Memory leak. i can see the using Memory increase in the window task and the process crash finally when run backup action. i have no idea to fix the bug.

gara001001 commented 5 years ago

yes, I have the same problem when the ios device data is very large , and it will cost all memery until my computer slows down.