Comment 3 for bug 1158179

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

Reviewed: https://review.openstack.org/24975
Committed: http://github.com/openstack/oslo-incubator/commit/88d316f0be89d8fe1cc5616091e0ceb47abfd55f
Submitter: Jenkins
Branch: master

commit 88d316f0be89d8fe1cc5616091e0ceb47abfd55f
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