seantis / seantis.dir.events

Events Directory for seantis.dir.base
1 stars 2 forks source link

Possible Memory Leak #76

Open href opened 9 years ago

href commented 9 years ago

Our monitoring shows that seantis.dir.events might be suffering from a memory leak. See the memory/swap statistics of the last seven days (prior to which I issued a restart).

screenshot of google chrome 04-10-14 13 52 45 screenshot of google chrome 04-10-14 13 52 58

We don't have this problem with other modules - this is the only one. So it's either a dependency or seantis.dir.events itself that's causing this issue.

href commented 9 years ago

This might be helpful: https://github.com/jtushman/memory_utils

msom commented 9 years ago

Seems to be somewhere in the (json) import...