HomeClusterLabs Projects

Fix: mainloop: Canceling in-flight operations should not fail if child process…

Description

Fix: mainloop: Canceling in-flight operations should not fail if child process has already exited.

There's a race condition where we might try and cancel an operation
at the same time it is completing. Depending on the order mainloop
interprets those two conditions the operation might look like it failed
to be canceled, even though the operation's pid has already exited.

Details

Provenance
David Vossel <dvossel@redhat.com>Authored on May 22 2014, 3:48 PM
Parents
rP2055ab9f0797: Low: cts: more cts changes to allow pacemaker-2.0 schema
Branches
Unknown
Tags
Unknown

Event Timeline