pebble/event-loop-lag

Suspected Memory Leak

mtharrison opened this issue · 2 comments

This module seems to leak memory over time. I think it's down to the Timer.unref(), the Timers never seem to be GC'd.

Possibly related: nodejs/node-v0.x-archive#8364

have you retested using the patch attached to that ticket?

fixed in 1.0.2