Skip to content

Move zip handling to a worker #15

@Yoric

Description

@Yoric

Your zip library is synchronous. On a slow processor, this will completely freeze the application while it is reading large files. You should move it to a worker, to ensure that it doesn't freeze anything.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions