-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix StreamReader EOF handling and improve perf (#69888)
* Fix StreamReader EOF handling and improve perf * Address PR feedback * Remove erroneous asserts Co-authored-by: Stephen Toub <[email protected]>
- Loading branch information
1 parent
9df6ea2
commit 02c3e95
Showing
2 changed files
with
363 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.