Skip to content

docs(samples): demonstrate CancellationToken through nested agents - #8104

Closed
Ray Winkelman (rwinkelman) wants to merge 1 commit into
microsoft:mainfrom
shadow-software:docs/cancellation-nested-tools-sample-8091
Closed

docs(samples): demonstrate CancellationToken through nested agents#8104
Ray Winkelman (rwinkelman) wants to merge 1 commit into
microsoft:mainfrom
shadow-software:docs/cancellation-nested-tools-sample-8091

Conversation

@rwinkelman

Copy link
Copy Markdown

Summary

  • Add core_cancellation_nested_tools sample showing send_message(..., cancellation_token=ctx.cancellation_token).

Fixes #8091

Test plan

  • Sample follows patterns from test_cancellation.py

@shadow-software Shadow Software LLC (shadow-software) closed this by deleting the head repository Aug 29, 2026
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 this pull request may close these issues.

Document CancellationToken propagation through nested tools

2 participants