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

Wait to dispose RequestAborted CTS #4447

Merged
merged 4 commits into from
Jan 15, 2019
Merged

Wait to dispose RequestAborted CTS #4447

merged 4 commits into from
Jan 15, 2019

Conversation

halter73
Copy link
Member

@halter73 halter73 commented Dec 5, 2018

Partially Addresses #4422

@halter73
Copy link
Member Author

halter73 commented Dec 5, 2018

@muratg I would like to get this into a 2.2 patch.

Copy link
Contributor

@natemcmaster natemcmaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make sure the affected assemblies are added to the list in https://github.com/aspnet/AspNetCore/blob/release/2.2/eng/PatchConfig.props?

@halter73
Copy link
Member Author

halter73 commented Dec 6, 2018

@natemcmaster It's nice not to have to switch repos anymore.

@muratg muratg added the Servicing-consider Shiproom approval is required for the issue label Dec 6, 2018
@muratg muratg added this to the 2.2.2 milestone Dec 6, 2018
@muratg
Copy link
Contributor

muratg commented Dec 6, 2018

@halter73 Please add the shiproom template when you get the chance. Thanks!

@vivmishra
Copy link

Approved for 2.2.2.

We will take the CoreCLR fix still in 2.2.1.
dotnet/coreclr#21417

@halter73
Copy link
Member Author

Waiting for aspnet/AspNetCore-Internal#1610 to be resolved.

@@ -20,6 +20,7 @@ Later on, this will be checked using this condition:
Microsoft.AspNetCore.Server.IIS;
Microsoft.AspNetCore.Server.IISIntegration;
Microsoft.AspNetCore.Server.IntegrationTesting.IIS;
Microsoft.AspNetCore.Server.Kestrel.Core;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, your release/2.2 branch is behind. Please rebase then add this to the new block that's for 2.2.2.

@halter73 halter73 force-pushed the halter73/4422 branch 2 times, most recently from f5a044c to bea1cf4 Compare January 15, 2019 19:13
@halter73 halter73 merged commit 0622513 into release/2.2 Jan 15, 2019
@halter73 halter73 deleted the halter73/4422 branch January 15, 2019 22:54
jkotalik added a commit that referenced this pull request Jan 17, 2019
halter73 added a commit that referenced this pull request Jan 17, 2019
halter73 added a commit that referenced this pull request Jan 18, 2019
halter73 added a commit that referenced this pull request Jan 24, 2019
muratg added a commit that referenced this pull request Jan 24, 2019
Revert "Wait to dispose RequestAborted CTS (#4447)"
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 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 feature-kestrel Servicing-approved Shiproom has approved the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants