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

Convert operator signatures to use ValueTask. #1308

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

bartdesmet
Copy link
Collaborator

Further alignment with operator surface in System.Linq.Async. Next steps are support for deep cancellation and disambiguation of overloads with the Await suffixes (for better or for worse, see discussion on System.Linq.Async about the ambiguities that arise if we don't follow this verbose naming pattern).

@bartdesmet bartdesmet merged commit 220dd10 into main Sep 28, 2020
@bartdesmet bartdesmet deleted the dev/bartde/more_value_task branch September 28, 2020 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant