stable-diffusion-webui/modules/runtime
Michael Cahill fb705fe646 M11: Runner lifecycle surface (prepare/execute/finalize)
- Refactor ProcessingRunner.run() to delegate through lifecycle stages
- Add prepare(), execute(), finalize() with pass-through behavior
- Add test_runner_lifecycle_order contract test
- Preserve identical behavior; no API/CLI changes

Phase III — Runner & Service Boundary

Made-with: Cursor
2026-03-11 23:38:17 -07:00
..
__init__.py M10: ProcessingRunner skeleton (#27) 2026-03-11 22:46:56 -07:00
runner.py M11: Runner lifecycle surface (prepare/execute/finalize) 2026-03-11 23:38:17 -07:00