Comment 8 for bug 988099

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

Reviewed: https://review.openstack.org/23044
Committed: http://github.com/openstack/glance/commit/9a01d5389ac3235279f75256815e23e49ebc0c6a
Submitter: Jenkins
Branch: master

commit 9a01d5389ac3235279f75256815e23e49ebc0c6a
Author: John Bresnahan <email address hidden>
Date: Mon Mar 4 09:19:55 2013 -1000

    A test for concurrency when glance uses sleep.

    Bug 988099 showed that time.sleep was not being monkey patched
    resulting in no concurrency when a sleep was called. This was
    fixed with change I24dfe818. This commit provides a regression
    test to ensure that this behavior remains in place as glance is
    developed over time.

    Change-Id: Iafbfaa9fd672b5ffd1d19a43dee03dfbfc6d3a2d