mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-25 07:30:38 -07:00
- 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 |
||
|---|---|---|
| .. | ||
| M00 | ||
| M01 | ||
| M02 | ||
| M03 | ||
| M04 | ||
| M05 | ||
| M06 | ||
| M07 | ||
| M08 | ||
| M09 | ||
| M10 | ||
| M11 | ||