Extract cloud publish thread launcher
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-15: `DEBT-0038` was narrowed again. The retained cloud publish
|
||||
detached-thread launch in `show_cloud_publish_prompt()` now routes through a
|
||||
focused helper in `src/legacy_cloud_services.cpp` instead of living inline
|
||||
in the retained prompt/setup body; the remaining cloud bridge debt stays
|
||||
concentrated in retained prompt/progress lifetime, OpenGL context guarding,
|
||||
and the still-retained transfer-thread execution model.
|
||||
- 2026-06-15: `DEBT-0038` was narrowed again. The retained cloud publish
|
||||
transfer-and-success body in `execute_cloud_publish_worker()` now routes
|
||||
through a focused helper in `src/legacy_cloud_services.cpp` instead of
|
||||
|
||||
Reference in New Issue
Block a user