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

fix(download): do not garble download output by default #2283

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

Jguer
Copy link
Owner

@Jguer Jguer commented Sep 18, 2023

Not really a fix, more of a defeaturing. Limit concurrent downloads to 1 by default (thereby sequential) to not garble the output.

Concurrent download will still be available for the time being for users who have packages with slow sources.

Fixes #1620

@Jguer Jguer self-assigned this Sep 18, 2023
@Jguer Jguer merged commit 299aa1e into next Sep 18, 2023
2 checks passed
@Jguer Jguer deleted the jguer/default-1-concurrent branch September 18, 2023 07:51
@thatsthat
Copy link

Just wanted to let you know that this did the trick, I am fine with only 1 concurrent download and correctly formatted output.

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.

Garbled output when downloading sources - Display of multiple downloads from AUR overlap
2 participants