-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Unable to download more than 6 files at once, most likely due to not being enough threads, makes all other requests unresponsive which makes the app feel very slow and sometimes unable to navigate directories while downloading many files at once.
Possible solutions might include:
- Adding a download queue on the frontend.
- Leaving at least 1 thread free from uploading and downloading so the backend is still responsive
- Creating new threads for more downloads/uploads
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working