mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
When a flow have both a condition and a precondition, the condition was evaluated twice which lead to double execution triggered. Fixes
When a flow have both a condition and a precondition, the condition was evaluated twice which lead to double execution triggered. Fixes