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: Add support for CancellationToken on methods doesn´t have the input parameter #161

Open
LBoullosa opened this issue Jan 21, 2024 · 0 comments

Comments

@LBoullosa
Copy link
Contributor

LBoullosa commented Jan 21, 2024

seems in net standard 2.1 there is no cancellation token for some methods
image

in net 8.0 it´s added cancellation token, so RESTFulSense could be upgraded to NET 8. What do you think about this @cjdutoit @hassanhabib ? The drawback is back compatibility for those who still doesn´t use NET 8 in their projects.

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

1 participant