We contentedly announce the release of: taskflow 5.9.1: Taskflow structured state management library. This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/taskflow Download the package from: https://pypi.org/project/taskflow Please report issues through: https://bugs.launchpad.net/taskflow/+bugs For more details, please see below. 5.9.1 ^^^^^ Bug Fixes * Fixed a bug when using retries with unordered flows, a REVERT_ALL triggered by one of the subflow was overriden by an other subflow running in parallel, leading to an incomplete revert of the flow. Changes in taskflow 5.9.0..5.9.1 -------------------------------- 0cb423b6 Fix REVERT_ALL with Retries in unordered Flows Diffstat (except docs and test files) ------------------------------------- .../fix-revert-all-revert-a0310cd7beaa7409.yaml | 6 +++ taskflow/engines/action_engine/runtime.py | 12 +++++ 4 files changed, 96 insertions(+)
participants (1)
-
no-reply@openstack.org