node-death

Gracefully cleanup on termination
  https://github.com/jprichardson/node-death
  0
  no reviews



Node.js module to centralize the clean-up code and exit gracefully when exceptions are uncaught or on receiving SIGINT and SIGTERM signals.

Node.js is an event-based server-side JavaScript engine.