Skip to content

Add cooperative cancellation to workflows and update documentation#25

Merged
nassor merged 2 commits into
mainfrom
feature/cancellation
Jun 7, 2026
Merged

Add cooperative cancellation to workflows and update documentation#25
nassor merged 2 commits into
mainfrom
feature/cancellation

Conversation

@nassor

@nassor nassor commented Jun 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

nassor added 2 commits June 6, 2026 09:01
- Updated all instances of `orchestrate_with_cancel` to `orchestrate` with a CancellationToken argument.
- Introduced `CancellationToken::disabled()` in tests and documentation to allow for runs without cancellation.
- Ensured that cancellation behavior is clearly documented and examples are updated to reflect the new usage pattern.
@nassor nassor merged commit 333a7e0 into main Jun 7, 2026
7 checks passed
@nassor nassor deleted the feature/cancellation branch June 7, 2026 00:51
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.

1 participant