We are tickled pink to announce the release of:
oslo.concurrency 2.2.0: Oslo Concurrency library
This release is part of the liberty release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.concurrency
With package available at:
https://pypi.python.org/pypi/oslo.concurrency
For more details, please see the git log history below and:
http://launchpad.net/oslo.concurrency/+milestone/2.2.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.concurrency
Changes in oslo.concurrency 2.1.0..2.2.0
----------------------------------------
68a82f2 Ensure we 'join' on the timer watchdog thread
a0fabfc Use better timing mechanisms instead of time.time()
Diffstat (except docs and test files)
-------------------------------------
oslo_concurrency/lockutils.py | 11 ++++++-----
oslo_concurrency/processutils.py | 10 ++++++----
oslo_concurrency/watchdog.py | 10 +++++++---
3 files changed, 19 insertions(+), 12 deletions(-)