Skip to content

Consider to read archives/archive branches in a background thread #8

@rherrmann

Description

@rherrmann

Currently, reading archive structures or sub-structures happens on the UI thread. This may freeze the UI thread when dealing with large archives on slow computers.
If this becomes an issue, reading the structure should be done in a background thread that updates the UI asynchonously when done.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions