Joshua Harlow 68d941b5ea Add complementary remove lock with prefix function
It seems we provide (and projects use) the provided decorator
'synchronized_with_prefix' but we don't provide an equivalent function
to complement that function to clean up its created lock files.

Providing a complementary method seems pretty useful for projects
that actually clean up these lock files (if any actually do in the
first place).

Change-Id: I601ce3992411e6a2ddded13aba4ac068cf8f14e2
2015-11-30 12:13:44 -08:00
2015-11-17 13:53:37 +08:00
2015-09-17 12:15:54 +00:00
2015-11-16 00:29:59 +00:00

oslo.concurrency

Latest Version

Downloads

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
OpenStack library for all concurrency-related code
Readme 4.7 MiB
Languages
Python 100%