Skip to content

Conversation

hiddewie
Copy link
Contributor

@hiddewie hiddewie commented Mar 9, 2021

This pull request allows the version manager to download multiple files concurrently of the same version. Currently, doing so corrupts the file because the downloaded stream overwrites the partially downloaded file of the other process.

Also see issue #188, which was closed.

The workaround presented in the issue is only a workaround and not a fix. The request to re-open the issue was unanswered, so I created a pull request instead.

@kay-schecker kay-schecker changed the base branch from master to feat/concurrent-downloads March 10, 2021 09:35
@kay-schecker kay-schecker merged commit 68b5d10 into OpenAPITools:feat/concurrent-downloads Mar 10, 2021
@kay-schecker
Copy link
Contributor

thanks a lot for your PR :) I've merged it to master it will be deployed soon.

@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hiddewie
Copy link
Contributor Author

Thank you for the quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants