Comment 9 for bug 1158179

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (stable/grizzly)

Reviewed: https://review.openstack.org/25233
Committed: http://github.com/openstack/oslo-incubator/commit/3cb71ffeaabf8f30e761bb498142a3c56b4fd640
Submitter: Jenkins
Branch: stable/grizzly

commit 3cb71ffeaabf8f30e761bb498142a3c56b4fd640
Author: Gary Kotton <email address hidden>
Date: Thu Mar 21 06:11:36 2013 +0000

    Locking edge case when lock_path does not exist

    Fixes bug 1158179

    In the case that the lock_path does not exist and there is a contested
    resource then the process that was waiting on the lock will not
    be locking due to the fact that the directory was deleted.

    Change-Id: I75d720d4df499e85386d3e2cc86b927b017e12ac