SIGN IN SIGN UP

bpo-38502: regrtest uses process groups if available (GH-16829)

test.regrtest now uses process groups in the multiprocessing mode
(-jN command line option) if process groups are available: if
os.setsid() and os.killpg() functions are available.
V
Victor Stinner committed
ecb035cd14c11521276343397151929a94018a22
Parent: 5a88d50
Committed by GitHub <noreply@github.com> on 10/18/2019, 1:49:08 PM