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. -- Read More
INSTALL » npm install timers-debug
CODE » git clone git://github.com/tenthbitinc/timers-debug.git
Categories:
Engines:
- node >= 0.8.0
Author:
- Michael Petrov
Contributors
Maintainers
- tenthbitinc