node-memwatch
node-memwatch copied to clipboard
Leaks detection doesn't work?
The "leak" event is not emitted even if 5 positive "usage_trend" in the stats object after the GC was found. In the case that this is not an error, when the the "leak" event should be emitted?
I'm seeing the same thing. I'm forcing GC every 7 seconds and for the last 10 minutes the usage_trend has been > 0 consistently.