Skip to content

Undo use of pipewriter in FileBufferingWriteStream #21833

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

Merged
merged 1 commit into from
May 14, 2020

Conversation

pranavkm
Copy link
Contributor

  • Removed DrainBufferAsync overload that accepts PipeWriter
  • Added some tests

@pranavkm pranavkm requested a review from davidfowl May 14, 2020 17:43
@Pilchie Pilchie added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label May 14, 2020
@Tratcher
Copy link
Member

Reopen the original issue?

@pranavkm
Copy link
Contributor Author

The original issue should still be addressed because this retains separate streams for reads and writes. #21834 is the follow-up to figure out why PipeWriter fails.

@pranavkm pranavkm added this to the 5.0.0-preview5 milestone May 14, 2020
@pranavkm pranavkm merged commit 48261fd into master May 14, 2020
@pranavkm pranavkm deleted the prkrishn/undo-pipewriter branch May 14, 2020 19:38
pranavkm added a commit that referenced this pull request Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants