with-authinfo-kludge: Fix race between `setpgrp' and `kill'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 3 Jun 2018 22:37:39 +0000 (23:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 3 Jun 2018 22:37:39 +0000 (23:37 +0100)
Make up a pipe so we don't try to `kill' (actually, arrange to continue)
our new process group before it's actually become a process group.


No differences found