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

CancellationToken support? #649

Open
bryanboettcher opened this issue Oct 28, 2021 · 5 comments
Open

CancellationToken support? #649

bryanboettcher opened this issue Oct 28, 2021 · 5 comments

Comments

@bryanboettcher
Copy link

There are a lot of methods that are 'async' without CancellationToken parameters (like, all of them).

Is it possible to add CancellationTokens to these methods? Any considerations in doing so?

@makingbloke
Copy link

makingbloke commented Oct 28, 2021 via email

@LarsVonQualen
Copy link

Hey guys, I'm working on it over here: https://github.com/LarsVonQualen/NPoco hopefully it'll get merged 😄

@LarsVonQualen
Copy link

Corresponding PR: #662

@bradbamford
Copy link

How has this not gained more traction ?

@schotime
Copy link
Owner

Long time coming, but will be out in the next couple of weeks in v6. Thanks for the work @LarsVonQualen, as I've used lots of the code especially the tests.

#695

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

No branches or pull requests

5 participants