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 cancel in PipeReader.ReadAtLeastAsync #66752

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Conversation

BrennanConroy
Copy link
Member

Fixes #66645

@davidfowl
Copy link
Member

Very nice!

@davidfowl
Copy link
Member

Let's prepare for backport!

@BrennanConroy BrennanConroy merged commit e77b937 into main Mar 19, 2022
@BrennanConroy
Copy link
Member Author

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/2007359105

@BrennanConroy BrennanConroy added this to the 7.0.0 milestone Mar 19, 2022
@BrennanConroy BrennanConroy deleted the brecon/readatleast branch March 19, 2022 02:41
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Mar 30, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 18, 2022
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.

System.IO.Pipelines inifinite wait PipeReader.ReadAtLeastAsync(Int32, CancellationToken)
2 participants