Search results
61 packages found
Gracefully restore the CLI cursor on exit
Minimal async jobs utility library, with streams support
Terminate a Node.js Process based on the Process ID
Run some code when the process exits
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
Run some code when the process exits (supports async hooks and pm2 clustering)
A powerful package for gracefully shutting down NestJS applications
- nestjs
- nest.js
- nest
- graceful shutdown
- graceful-shutdown
- graceful
- gracefully
- http-shutdown
- http shutdown
- http-terminate
- http-terminator
- http terminate
- shutdown
- terminate
- View more
Execute custom cleanup function before Node.js exits
Fabulously kill processes. Cross-platform.
Terminate all children for a process
A simple npm package to help you identify and terminate processes using specific ports on your system.
Fabulously kill processes. Cross-platform.
shutdown(8) for Koishi.
```bash $ npm install end-port-process ```
All in one solution to gracefully shutdown your application through a simple delayed shutdown process. Also allows code reloading and program restarting, instead of using a not so graceful process manager line nodemon.
fork原因是我发现 node18-slim容器里,运行这个报错 因为没有ps这个命令,所以 `process-exists` 这个报根本无法运行。 所以删除相关的代码,以便支持在 node18-slim里运行
Gracefully cleanup when termination signals are sent to your process.
Simple wrapper for process.exit
Execute a callback when the process exits, passing the exit code (ESM/CJS)
Zero dependencies, gracefully terminates HTTP(S) server.