uncaughtException handle in mocha
Graceful exit when `uncaughtException` emit, base on `process.on('uncaughtException')`.
Cleanly register uncaughtException and unhandledRejection handlers
Node runtime for @oopsie-exceptions: fetch transport, uncaughtException/unhandledRejection handlers, AsyncLocalStorage context.
Extends uncaughtException and unhandledRejection with custom listeners
tiny module to log and exit on uncaughtException and unhandledRejection events
Graceful exit when `uncaughtException` or `unhandledRejection` emit
Catch uncaughtException in node and send to Slack
Graceful shutdown handlers for NestJS — catches uncaughtException, unhandledRejection, and SIGTERM
A graceful way to shutdown / handle process exit
Simple process uncaughtException handler that will kill a process but log the error
Simple helper function for better handling or the uncaughtException event
@bugsnag/js plugin to capture and report uncaught exceptions
Quit is a replacement for event 'exit' to make sure the event will not be skipped by uncaughtException.
High-priority task queue for Node.js and browsers
Execute code when the js-process exits. On all javascript-environments
A tiny cron-like tools for humman.
utils for serverless-devs
A Promise polyfill for Sketch
High-level API to libsodium.
cluster fork and restart easy way
Gracefully cleanup when termination signals are sent to your process.
onDeath() will register callbacks to call right before your Node.js program terminates.
TypeScript definitions for node-cleanup
Lambda calculus with records, prototype chains, ref cells, GC, and non-local control flow via throw/try/catch. Outcome::Normal/Thrown is threaded purely-functionally through every reduction. Spike 4 of a web-engine reformulation targeting Tauri.
Tool for wrapping JavaScript modules as WebAssembly components using the QuickJS engine