Fabian Deutsch has submitted this change and it was merged. Change subject: Don't let transactions run on unlock errs ......................................................................
Don't let transactions run on unlock errs Sometimes it could happen that transactions failed because the lockfile wasn't locked at the end of a transaction, that's not nice, but also not fatal. Change-Id: I0670d2987d09e758cc83189d0367cf8379ccf8a8 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/utils/__init__.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20211 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0670d2987d09e758cc83189d0367cf8379ccf8a8 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
