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)
commite6a99993368725e4d48983433d4980f0899f9acc
tree712fba138ec6e05c940361ee5aeae16924c44020
parent68464b27da62c94b61822c1bd57aef4f6b9e3821
with-authinfo-kludge: Fix race between `setpgrp' and `kill'.

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.
with-authinfo-kludge