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

Concurrently pull feed updates #39

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

derme302
Copy link
Collaborator

This significantly speeds up refreshing when multiple sources are defined. The app will no longer wait for each source to finish downloading to start the next, it will instead send all the requests at the same time and wait for them all to return.

@derme302 derme302 merged commit 3bf94ed into frostcube:main Aug 25, 2024
2 checks passed
@derme302 derme302 deleted the dev/faster-pull branch August 25, 2024 02:31
@derme302 derme302 mentioned this pull request Aug 26, 2024
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

Successfully merging this pull request may close these issues.

1 participant