Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 23, 2021

Backport of #57943 to release/6.0

/cc @davidfowl

Customer Impact

We introduced a regression in StreamPipeReader when doing performance optimizations in .NET 6. This could lead to silent corruption of data when using the CopyToAsync method.

Testing

Unit testing.

Risk

Very Low.

…unt when copying buffered data. This handles the case where ReadAsync has consumed a partial segment and then the same PipeReader instance is used to copy to a Stream and PipeWriter. - Added tests
@ViktorHofer
Copy link
Member

@davidfowl just FYI, release/6.0-rc1 commits are automatically flowing into release/6.0 (rc2).

@davidfowl
Copy link
Member

Ah good.

@davidfowl
Copy link
Member

So I can close this.

@davidfowl davidfowl closed this Aug 24, 2021
@ViktorHofer ViktorHofer deleted the backport/pr-57943-to-release/6.0 branch August 24, 2021 06:45
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants