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

Unable to download/extract from VSM, closed stream #173

Closed
scovetta opened this issue Nov 30, 2020 · 0 comments · Fixed by #174
Closed

Unable to download/extract from VSM, closed stream #173

scovetta opened this issue Nov 30, 2020 · 0 comments · Fixed by #174
Labels
bug Something isn't working

Comments

@scovetta
Copy link
Member

Error:

.\oss-download -e pkg:vsm/1pkg/gopium@1.2.3
Error downloading VS Marketplace package: Cannot access a closed Stream.

This is coming because we're instantiating a StreamReader() in VSMPackageManager, reading it, rewinding, and trying to read it again.

scovetta added a commit that referenced this issue Nov 30, 2020
@scovetta scovetta added the bug Something isn't working label Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant