fetch_ml/internal/worker/lifecycle
Jeremie Fraeys a7360869f8
refactor: Implement TaskExecutorAdapter and Worker.runningCount()
- Created executor/TaskExecutorAdapter implementing lifecycle.TaskExecutor
- Properly wires LocalExecutor and ContainerExecutor through adapter
- Worker.runningCount() now delegates to runLoop.RunningCount()
- Added lifecycle.RunLoop.RunningCount() public method
- factory.go creates proper executor chain instead of placeholder

Build status: Compiles successfully
2026-02-17 16:15:41 -05:00
..
health.go refactor: Phase 4 - Extract lifecycle types and interfaces 2026-02-17 14:22:58 -05:00
runloop.go refactor: Implement TaskExecutorAdapter and Worker.runningCount() 2026-02-17 16:15:41 -05:00