Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@MrDiggles2 MrDiggles2 released this 12 Apr 17:41

9182638

  • fixes issue where mux would sometimes fail to kill all children processes
    • tree-kill uses pgrep -P <PID> which did not pick up on some grandchildren processes. Replaced implementation with one using ps-tree

Full Changelog: 1.0.3...1.0.4