mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
* fix(core, jdbc, runner-memory): set Executable taskrun to RUNNING earlier Or RUNNING will be set when the subflow is RUNNING and when it is terminated erasing previous RUNNING start date. * fix(core): avoid duplicate state change in the Flow task