taskflow/releasenotes
Gregory Thiemonge 0cb423b642 Fix REVERT_ALL with Retries in unordered Flows
Fix 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.

Closes-Bug: #2043808
Change-Id: Icf6f99e00621fb9c5c7b79a7f2cbb14df80eb6ac
2024-05-02 15:55:45 -04:00
..