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

Improve handling when setting an unseekable stream as a tar entry's DataStream #76690

Closed
carlossanlop opened this issue Oct 5, 2022 · 1 comment · Fixed by #84279
Closed
Assignees
Milestone

Comments

@carlossanlop
Copy link
Member

Original report here: dotnet/sdk-container-builds#192 (comment)

If the user creates a new regular file tar entry, and sets the DataStream to an unseekable stream, we should either:

cc @Jozkee

@carlossanlop carlossanlop added this to the 8.0.0 milestone Oct 5, 2022
@ghost
Copy link

ghost commented Oct 5, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

Original report here: dotnet/sdk-container-builds#192 (comment)

If the user creates a new regular file tar entry, and sets the DataStream to an unseekable stream, we should either:

cc @Jozkee

Author: carlossanlop
Assignees: -
Labels:

area-System.IO

Milestone: 8.0.0

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Apr 4, 2023
@carlossanlop carlossanlop self-assigned this Apr 4, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jun 1, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant