Skip to content

Unquarantine Reset_BeforeResponse_Resets #39447

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
Jan 14, 2022
Merged

Unquarantine Reset_BeforeResponse_Resets #39447

merged 1 commit into from
Jan 14, 2022

Conversation

BrennanConroy
Copy link
Member

Quarantine issue #29126

@ghost ghost added the area-runtime label Jan 12, 2022
@halter73
Copy link
Member

What's the theory behind how we think #35401 fixed this test? Do we know what was throwing before? I gues it would have been nice if we verified appResult.Task before checking the resetFrame.

It looks like #35401 dealing avoids a race when the client aborts the request while it's being handled by the server. But this test doesn't have the client abort at all. How can calling IHttpResetFeature.Reset(1111) be racy?

@BrennanConroy
Copy link
Member Author

The PR fixes an issue with Abort which is called in the test via the Reset feature,

I'll leave it to Chris to explain more since he implemented the fix.

@BrennanConroy
Copy link
Member Author

Ping

@Tratcher Tratcher merged commit b995edf into main Jan 14, 2022
@Tratcher Tratcher deleted the brecon/uq branch January 14, 2022 17:53
@ghost ghost added this to the 7.0-preview1 milestone Jan 14, 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