Comment 4 for bug 1068316

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

Reviewed: https://review.openstack.org/19027
Committed: http://github.com/openstack/oslo-incubator/commit/6024316a3ac02e4b27b5f6f379ef5cce59b05ce9
Submitter: Jenkins
Branch: master

commit 6024316a3ac02e4b27b5f6f379ef5cce59b05ce9
Author: Davanum Srinivas <email address hidden>
Date: Fri Jan 4 22:40:36 2013 -0500

    Eliminate sleep in the lockutils test case (across processes)

    Fork many processes and try to lock the same set of files
    using flock without blocking and make sure we wait for all the processes
    to finish as well.

    Fixes LP #1068316

    Change-Id: I09964b2c5af63f31b5ddee1f18eaf646f8d8ba58