To stop GNU Parallel today you need to send TERM to make it stop
starting new jobs followed by another TERM to kill the running jobs.
I am considering changing that to send HUP to stop starting new jobs
and TERM to kill running jobs.
This will make it easier to kill GNU Parallel:
$ bash -c 'para
if it's well publicized in advance of the release, I think this would be an
excellent change.
Shyam
On Sun, Mar 10, 2019 at 12:42 PM Ole Tange
mailto:[email protected]>> wrote:
To stop GNU Parallel today you need to send TERM to make it stop
starting new jobs followed by another TERM to kill the ru
On 2019-03-10, Ole Tange wrote:
> To stop GNU Parallel today you need to send TERM to make it stop
> starting new jobs followed by another TERM to kill the running jobs.
>
> I am considering changing that to send HUP to stop starting new jobs
> and TERM to kill running jobs.
>
> This will make it