pmux/pmuxproc
Brian Picciano b4c6787a98 Don't explicitly send interrupt signal to child processes
Apparently the way that process groups work is that child processes will
automatically have all signals propagated to them, so there's no need to
do it explicitly, pmux only needs to wait for them to exit.
2022-02-27 11:45:33 -07:00
..
logger.go Expose RunProcessOnce and PlainLogger 2022-01-22 20:36:07 -07:00
pmuxproc.go Don't explicitly send interrupt signal to child processes 2022-02-27 11:45:33 -07:00