Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloader behaves like it's single-threaded #6

Open
JERisBRISK opened this issue Aug 27, 2021 · 0 comments
Open

Downloader behaves like it's single-threaded #6

JERisBRISK opened this issue Aug 27, 2021 · 0 comments

Comments

@JERisBRISK
Copy link
Owner

Despite attempts to make the Downloader use a pool of 3 threads, it behaves like it's a single threaded experience. This causes a long wait when the CDN serving up card images takes a long time to respond (which seems frequent, sadly). Fix the contention.

@JERisBRISK JERisBRISK changed the title Downloader behaves like its single-threaded Downloader behaves like it's single-threaded Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant