dotnet / dotnet/aspnetcore

React to PipeReader.ReadAtLeastAsync change

Open
#32,536 2 comments 0 reactions 0 assignees View on GitHub
area-networking feature-kestrel Perf
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

### Is your feature request related to a problem? Please describe.

PipeReader now supports a [new virtual method ReadAtLeastAsync](https://github.com/dotnet/runtime/pull/51979) and we have a couple of custom implementations in Kestrel that we should react to (override the virtual method and forward where necessary). This will give us access to the optimized implementation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.