The oslo_concurrency.tests.unit.test_lockutils_eventlet Module

class oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks(*args, **kwds)

Bases: oslotest.base.BaseTestCase

test_concurrent_green_lock_succeeds()

Verify spawn_n greenthreads with two locks run concurrently.

This Page