goup icon indicating copy to clipboard operation
goup copied to clipboard

Allow configuring of the termination signal

Open catvec opened this issue 3 years ago • 0 comments

This PR adds the ability to switch the termination signal to SIGINT or SIGTERM by setting the GOUP_TERM_SIGNAL env var. The previous default behavior of the program of using SIGTERM is preserved if the user does not configure anything.

catvec avatar Aug 12 '22 19:08 catvec