Extract cloud bulk upload loop helper
This commit is contained in:
@@ -155,6 +155,12 @@ routes through focused helpers in `src/legacy_cloud_services.cpp`, so the
|
||||
remaining cloud bridge debt is further concentrated on retained
|
||||
prompt/progress lifetime, OpenGL context guarding, and the still-retained
|
||||
transfer-thread execution model.
|
||||
The retained cloud bulk-upload per-file execution loop in
|
||||
`LegacyCloudServices::upload_all_bulk_files()` now also routes through a
|
||||
focused helper in `src/legacy_cloud_services.cpp`, so the remaining cloud
|
||||
bridge debt is further concentrated on retained prompt/progress lifetime,
|
||||
OpenGL context guarding, and the still-retained transfer-thread execution
|
||||
model.
|
||||
|
||||
Recent 2026-06-13 retained preview reductions continue to narrow DEBT-0036:
|
||||
`NodeStrokePreview::draw_stroke_immediate()` now also routes
|
||||
|
||||
Reference in New Issue
Block a user