Wonderful software. GNU parallel is busy changing my life these days.
I was wondering if I'm missing some obvious flag when it comes to the persistence of sshlogin jobs following ctrl-c.
Use case: start a bunch of jobs, notice an issue, kill the jobs. Current result: start a bunch of jobs, notice an issue, issue ctrl-c at the gnu parallel terminal killing gnu parallel and ssh processes, bash shell and jobs are still running remotely.
I can demonstrate the issue with the two cases below: