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

Feature Request: CancellationToken Support #548

Open
btull89 opened this issue Aug 2, 2021 · 1 comment
Open

Feature Request: CancellationToken Support #548

btull89 opened this issue Aug 2, 2021 · 1 comment

Comments

@btull89
Copy link

btull89 commented Aug 2, 2021

Most async methods should support cancellation tokens.
This allows the user or api client to cancel the request on a long running query.
CancellationToken usage also helps when restarting instances of microservices when a long running query may be blocking a restart.

@WhatzGames
Copy link

Would also love to see them getting implemented

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

2 participants