Page MenuHomePhorge

Load session asynchronously
AcceptedPublic

Authored by tusooa on Tue, Oct 14, 9:52 PM.

Details

Reviewers
nannanko
Group Reviewers
O1: the Kazv Project
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
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 473
Build 929: GitLab CI for kazv
Build 928: arc lint + arc unit