node-tree-kill icon indicating copy to clipboard operation
node-tree-kill copied to clipboard

kill trees of processes

Results 21 node-tree-kill issues
Sort by recently updated
recently updated
newest added

Fix for issue: https://github.com/pkrumins/node-tree-kill/issues/43 **Issue:** When using tree-kill on macOS within applications that frequently restart (such as NestJS in watch mode), the module fails with a spawn EBADF error. The...