-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add TaskCompletionSource.SetFromTask #97077
Conversation
Tagging subscribers to this area: @dotnet/area-system-threading-tasks Issue DetailsCloses #47998
|
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
Nice! |
src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/TaskCompletionSource.cs
Show resolved
Hide resolved
05cda41
to
8d5aa0b
Compare
8d5aa0b
to
074d247
Compare
Closes #47998