node-memwatch icon indicating copy to clipboard operation
node-memwatch copied to clipboard

Leaks detection doesn't work?

Open simonecogno opened this issue 9 years ago • 1 comments

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?

simonecogno avatar Jan 16 '17 10:01 simonecogno

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.

nytsua avatar May 05 '17 15:05 nytsua