00e9480 Don't send SIGKILL to children, give them a chance to die

Authored and Committed by rcritten 3 years ago
    Don't send SIGKILL to children, give them a chance to die
    
    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.
    
        
file modified
+0 -1