oslo.concurrency 4.2.0 (victoria)
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(-)
participants (1)
-
no-reply@openstack.org