[release-announce] oslo.concurrency 4.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 29 17:55:47 UTC 2020


We are happy to announce the release of:

oslo.concurrency 4.2.0: Oslo Concurrency library

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.concurrency

Download the package from:

    https://pypi.org/project/oslo.concurrency

Please report issues through:

    https://bugs.launchpad.net/oslo.concurrency/+bugs

For more details, please see below.

4.2.0
^^^^^

New Features

* Adds a new "timeout" argument to "processutils.execute". If set,
  the process will be aborted if it runs more than "timeout" seconds.

Changes in oslo.concurrency 4.1.1..4.2.0
----------------------------------------

35e4df4 Add support for timeout to processutils.execute


Diffstat (except docs and test files)
-------------------------------------

oslo_concurrency/processutils.py                 | 16 ++++++++++++++--
releasenotes/notes/timeout-c3fb65acda04c1c7.yaml |  5 +++++
3 files changed, 36 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list