#168 Don't send SIGKILL to children, give them a chance to die
Merged by rcritten. Opened by rcritten.
rcritten/certmonger nochildkill  into  master

This was causing issues in IPA which uses a lock file to
serialize some operations. The kill was leaving the lock in
place causing things to time out.

Tested with copr repo https://copr.fedorainfracloud.org/coprs/rcritten/certmonger/, and I could not reproduce the lock, LGTM.

rebased onto 00e948049acf0ca1b61ed9c2b8579b06b4bcb46a

Pull-Request has been merged by rcritten

Metadata