Route app async work through AppRuntime
This commit is contained in:
@@ -79,6 +79,10 @@ Current conclusion:
|
||||
- `AppRuntime` now owns synchronized running flags and explicit
|
||||
same-thread/post-reject queue behavior, but broader app/runtime singleton
|
||||
reach and retained shell ownership still remain.
|
||||
- The document-browse dialog handoff now lives in
|
||||
`src/legacy_document_open_services.*`, and retained cloud upload/download,
|
||||
brush-package import, and timelapse-export async paths now use
|
||||
`AppRuntime::canvas_async_task` instead of file-static worker singletons.
|
||||
- Platform extraction improved substantially and the root app source group no
|
||||
longer compiles Web platform sources directly, but broader CMake and
|
||||
entrypoint cleanup are not complete.
|
||||
|
||||
Reference in New Issue
Block a user