Skip to content

Conversation

@stephentoub
Copy link
Member

@Dotnet-GitSync-Bot
Copy link
Collaborator

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to 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.

Copy link
Contributor

@geoffkizer geoffkizer left a comment

Choose a reason for hiding this comment

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

A couple small issues above. Generally LGTM.

@davidfowl
Copy link
Member

Now we just need the async version 😬

@ghost
Copy link

ghost commented Oct 7, 2020

Tagging subscribers to this area: @tarekgh
See info in area-owners.md if you want to be subscribed.

@stephentoub stephentoub merged commit 1202565 into dotnet:master Oct 9, 2020
@stephentoub stephentoub deleted the registertoken branch October 9, 2020 01:57
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add overloads for CancellationToken.[Unsafe]Register that pass the CancellationToken to the registered function

5 participants