-
Notifications
You must be signed in to change notification settings - Fork 481
fix: owner-scope cancel/subscribe and write terminal state on cancel (#1159, #1170) #1172
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
Merged
mykytanetipa
merged 9 commits into
a2aproject:main
from
chopmob-cloud:fix/owner-check-and-cancel-terminal-1159-1170
Aug 21, 2026
Merged
Changes from 7 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
9c8d115
fix: owner-scope SubscribeToTask and CancelTask for live tasks (#1159)
chopmob-cloud 7167428
fix: cancel writes a terminal state instead of reporting a false succ…
chopmob-cloud 7896ab8
test: wait for persisted parked state before cross-tenant cancel (#1159)
chopmob-cloud cc07ff5
fix: cancel producer in a finally so CancelledError does not leak it
chopmob-cloud 69f417b
fix: cancel() writes terminal state onto a copy, not the shared task
chopmob-cloud 93dd086
docs(test): credit #1171 as the origin of the folded-in cancel scenarios
chopmob-cloud 2ef51c9
fix(server): owner-scope the ActiveTaskRegistry cache-hit path (#1159)
chopmob-cloud 44b2af6
refactor(server): drop redundant handler owner guards now enforced in…
chopmob-cloud d8fadab
Merge branch 'main' into fix/owner-check-and-cancel-terminal-1159-1170
chopmob-cloud File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.