Commit 6baf371
committed
feat: complete SDK wrapper cancellation_token propagation
- Update AsyncScenarioRun.await_env_ready to pass cancellation_token
- Completes cancellation support across all SDK polling operations
Part of porting TypeScript PR #765 features to Python SDK.1 parent 0d0f863 commit 6baf371
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| |||
0 commit comments