Skip to content

Revert "Remove CancelableEnumerator (#10099)"#10129

Merged
mikaelm12 merged 1 commit into
masterfrom
mikaelm12/Revert
May 10, 2019
Merged

Revert "Remove CancelableEnumerator (#10099)"#10129
mikaelm12 merged 1 commit into
masterfrom
mikaelm12/Revert

Conversation

@mikaelm12
Copy link
Copy Markdown
Contributor

We need to be sure to dispose the cts registration.
And the actual fix here is to get rid of all of our CancelableEnumerable and use the now (hopefully) supported built in cancellation for IAsyncEnumerable. Using the [EnumeratorCancellation] attribute to flow and combine tokens.

@mikaelm12
Copy link
Copy Markdown
Contributor Author

@aspnet-hello
Copy link
Copy Markdown

This comment was made automatically. If there is a problem contact aspnetcore-build@microsoft.com.

I've triaged the above build. I've created/commented on the following issue(s)
https://github.com/aspnet/AspNetCore-Internal/issues/2481

@mikaelm12 mikaelm12 merged commit 0adbfc6 into master May 10, 2019
@ghost ghost deleted the mikaelm12/Revert branch May 10, 2019 04:08
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 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.

5 participants