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

Async cancelation #18

Open
DevNullx64 opened this issue Mar 15, 2025 · 2 comments
Open

Async cancelation #18

DevNullx64 opened this issue Mar 15, 2025 · 2 comments

Comments

@DevNullx64
Copy link

Hi :)
Reading SlimDht, I see that CoCoL doesn't suppport for cancelation. So my question here are, is it normal (like an achitecture prinicple) ? Or It should be relevant to implement a using of CancelationToken ?
Thxs :)

@kenkendk
Copy link
Owner

Hi, the CancellationTokens are supported through offers, so if you have using CoCoL; you should see the extension methods that have CancellationToken support.

Anywhere it seems to be missing?

@DevNullx64
Copy link
Author

My bad ><. I've not check enough. Sorry to had bother you :).

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