0

Memory occupied by my Application keeps increasing with time in strongloop loopback offline sync application https://github.com/strongloop/loopback-example-offline-sync Also it creates many sub folders and a file in these sub folder named as memory-leak.js is unable to delete. How can I delete this file and why the memory occupied by my app is increasing.

Jordan Kasper
  • 13,153
  • 3
  • 36
  • 55
Rizwan Haider
  • 167
  • 2
  • 17

1 Answers1

0

Devug the application using strong loop process monitor. It will give you some insights

Sathish
  • 2,056
  • 3
  • 26
  • 40