Files
agent-framework/python/samples/getting_started/workflows/control-flow
T
Victor Dibia 8ff34f9a43 Python: Add workflow cancellation sample (#2732)
* Add workflow cancellation sample

Add sample demonstrating how to cancel a running workflow using asyncio
tasks. Shows both cancellation mid-execution and normal completion paths.
Useful for implementing timeouts, graceful shutdown, or A2A executors.

* update docstring
8ff34f9a43 ยท 2025-12-18 14:12:42 +00:00
History
..