tenthbitinc / timers-debug

Intercepts and tracks node.js setTimeout/setInterval calls that prevent a graceful shutdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small module that intercepts and tracks setTimeout and setInterval calls. Allows to debug problems with a graceful shutdown of a node process that is waiting on timers.

About

Intercepts and tracks node.js setTimeout/setInterval calls that prevent a graceful shutdown


Languages

Language:JavaScript 100.0%