Files
kestra/executor
Loïc Mathieu ace2cb9b2b chore(system): tiny improvements
- Make `Execution.removeDisabled(List<ResolvedTask>)` public and use it instread of the passthrought `Execution.findTaskDependingFlowState(List<ResolvedTask>)` method and delete the later.
- Add namespace to the error log inside the `TestRunnerUtils`.
- Code against interfaces
- Init hashmap with the right size when possible
- Avoid cloning collections when possible
2026-01-15 14:47:26 +01:00
..
2026-01-15 14:47:26 +01:00