• Vincent Pelletier's avatar
    Make new_session default to True. · e70e2c32
    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
testnode.py 15.5 KB