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 flakyServerReset_AfterEndStream_NoError test #42030

Merged
merged 6 commits into from
Jun 17, 2022
Merged

Conversation

halter73
Copy link
Member

@halter73 halter73 commented Jun 4, 2022

  • Handle unlikely but possible FLOW_CONTROL_ERROR
  • Simplify AppCompletedWithNoResponseBodyOrTrailers path

Deflakes #41843 (not "fixes" because we're supposed to keep the issue open).

AspNetCore.sln Outdated Show resolved Hide resolved
src/Servers/Kestrel/stress/Program.cs Outdated Show resolved Hide resolved
src/Servers/Kestrel/stress/Program.cs Outdated Show resolved Hide resolved
src/Servers/Kestrel/stress/Program.cs Show resolved Hide resolved
src/Servers/Kestrel/stress/Program.cs Outdated Show resolved Hide resolved
@halter73
Copy link
Member Author

@JamesNK I finally got around to updating this if you can give it a once over. Thanks!

@halter73 halter73 enabled auto-merge (squash) June 17, 2022 05:20
@halter73 halter73 merged commit ab3e5e2 into main Jun 17, 2022
@halter73 halter73 deleted the halter73/41843 branch June 17, 2022 05:48
@ghost ghost added this to the 7.0-preview6 milestone Jun 17, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants