Emulate SIGPIPE for console.log and fs.writeSync
Make v8-profiler heap snapshot triggered by a process signal SIGPIPE
Refresh node environment variables on runtime without restarting the node server.
Native crash + ANR capture for @koderlabs/tasks-sdk-rn (Expo module — PLCrashReporter iOS, NDK signal handler + ANR watchdog Android).
Hackable Agentic REPL
Makes your Node.js app Continuous Deployment capable.
handler for exits on SIG
RxJs 5.0 nodejs stream bindings
JSON message subscriber
A single function call to reset SIGPIPE and fix `failed printing to stdout`
Stops the Rust standard library from changing `SIGPIPE` disposition.
Get rid of `failed printing to stdout: Broken pipe (os error 32)` panics by setting `SIGPIPE` to `SIG_DFL` before your `fn main()` runs.
Makes the Rust standard library keep `SIGPIPE` as `SIG_DFL`
Makes the Rust standard library convert `SIGPIPE` to errors .
Makes the Rust standard library set `SIGPIPE` to kill.
Makes the Rust standard library set `SIGPIPE` to kill.
Makes the Rust standard library leave `SIGPIPE` unchanged.
Experimental fix to the Rust SIGPIPE problem.
Experimental fix to the Rust SIGPIPE problem.
Experimental fix to the Rust SIGPIPE problem.
Experimental fix to the Rust SIGPIPE problem.