-
Vincent Pelletier authored
This way, we can effectively kill all subprocesses. This worked for slapproxy because Flask calls setsid internally, but slapgrid-* doesn't, so they wouldn't be killed by killpg.
e70e2c32
This way, we can effectively kill all subprocesses. This worked for slapproxy because Flask calls setsid internally, but slapgrid-* doesn't, so they wouldn't be killed by killpg.