We are excited to announce the release of:
oslo.concurrency 4.5.0: Oslo Concurrency library
The source is available from:
https://opendev.org/openstack/oslo.concurrency
Download the package from:
https://pypi.org/project/oslo.concurrency
For more details, please see below.
Changes in oslo.concurrency 4.4.1..4.5.0
----------------------------------------
a9ccf0a Add support for non-blocking locks
Diffstat (except docs and test files)
-------------------------------------
oslo_concurrency/lockutils.py | 54 +++++++++++++---
2 files changed, 136 insertions(+), 10 deletions(-)