00e948049acf0ca1b61ed9c2b8579b06b4bcb46a
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
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.