Page MenuHomePhorge

Load session asynchronously
ClosedPublic

Authored by tusooa on Oct 14 2025, 9:52 PM.
Tags
None
Referenced Files
F67213939: D246.1776375506.diff
Wed, Apr 15, 2:38 PM
F67199997: D246.1776373744.diff
Wed, Apr 15, 2:09 PM
F67185809: D246.1776371825.diff
Wed, Apr 15, 1:37 PM
F67183222: D246.1776371504.diff
Wed, Apr 15, 1:31 PM
Subscribers
None

Details

Summary

Originally, we load the session in the main GUI thread. This leads to a bad start-up time, and upon startup the GUI is frozen until the session is fully loaded. This resolves the problem.

Type: add

Test Plan

Verify you can load a big session without blocking the GUI.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable