v1.43.0
new keepAlive option on Meter and Timer
MeterandTimerwere usingsetIntervaland keeping a ref to it as well keeping processes hanging. This can now be controlled via a newkeepAliveoption.
keepAlive option on Meter and TimerMeter and Timer were using setInterval and keeping a ref to it as well keeping processes hanging. This can now be controlled via a new keepAlive option.