ps icon indicating copy to clipboard operation
ps copied to clipboard

Add `grace` argument to `ps_kill_tree()`

Open lionel- opened this issue 1 year ago • 0 comments

Branched from #148.

  • Rename ps_kill_tree() to ps_signal_tree().
  • Reimplement ps_kill_tree() on top of ps_kill_parallel(). This adds support for graceful termination of a process tree.

lionel- avatar Apr 27 '23 08:04 lionel-