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

[.Net] Add cancellation token to apis in Graph class #3111

Closed
LittleLittleCloud opened this issue Jul 10, 2024 · 0 comments · Fixed by #3132
Closed

[.Net] Add cancellation token to apis in Graph class #3111

LittleLittleCloud opened this issue Jul 10, 2024 · 0 comments · Fixed by #3132
Assignees

Comments

@LittleLittleCloud
Copy link
Collaborator

Some apis from AutoGen.Core.Graph is missing cancellation token. It's better to add the cancellation token back to follow the best practice of async functions

e.g

  • TransitToNextAvailableAgentsAsync
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

Successfully merging a pull request may close this issue.

1 participant