Search results
17 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Execute code when the js-process exits. On all javascript-environments
Catch Node.js exit conditions, including errors and unhandled rejections.
A Fastify plugin to close the server gracefully on SIGINT and SIGTERM signals
Graceful process exit manager. allows waiting on multiple async services.
- graceful
- exit
- signal
- sigterm
- SIGINT
- SIGHUP
- shutdown
- graceful exit
- uncaught
- uncaughtException
- unhandledRejection
- terminate
- stop
- process
Register tasks to perform when the process exits.
Keep the node process alive until SIGINT (ctrl+c) is received
Generate ctrl-c (or ctrl-break) events on Windows by calling `Kernel32::GenerateConsoleCtrlEvent()`
- windows
- GenerateConsoleCtrlEvent
- generate
- console
- ctrl
- event
- c
- ctrl+c
- ctrl-c
- CTRL_C_EVENT
- break
- ctrl+break
- ctrl-break
- CTRL_BREAK_EVENT
- View more
Graceful process exit manager. allows waiting on multiple async services.
- graceful
- exit
- signal
- sigterm
- SIGINT
- SIGHUP
- shutdown
- graceful exit
- uncaught
- uncaughtException
- unhandledRejection
- terminate
- stop
- process
Combine multiple processes' Stdout/Stderr/SIGINT to keep them all foreground
A collection of useful functions for running node.js process.
Returns a server instance capable of handling SIGINT SIGTERM
A utility package which allows you to clean up before node exits
Implements graceful shutdown
Support graceful stop in your app
A simple utility to subscribe and run tasks before closing a nodejs program
Help Hapi.js die gracefully by intercepting SIGINT and SIGTERM and calling server.stop()
Register callbacks to call when application exits