Just signal the process if we can't get the process group.
authorDavin McCall <davmac@davmac.org>
Wed, 22 May 2019 10:33:15 +0000 (20:33 +1000)
committerDavin McCall <davmac@davmac.org>
Wed, 22 May 2019 10:33:15 +0000 (20:33 +1000)
commite58ad5728ddc1be15c46cfcc79502985d0769b19
tree2c2c9ac5314bda8b7a4ebbf3a9060fbd17dd7c15
parent5f47073c88688b4b9a652f9f503be2a795a02994
Just signal the process if we can't get the process group.

On OpenBSD (and possibly others) we can't get the process group of a
process that's in a different session, so fall back to signalling the
process.
src/baseproc-service.cc