Synchronous version of tree-kill
Supported platforms: Linux, Darwin/OSX.
$ npm i tree-kill-sync
Sends signal signal
to all children processes of the process with pid pid
, including pid. Signal defaults to SIGTERM.
Synchronous version of tree-kill
Supported platforms: Linux, Darwin/OSX.
$ npm i tree-kill-sync
Sends signal signal
to all children processes of the process with pid pid
, including pid. Signal defaults to SIGTERM.