fix(a2a): preserve execution lifecycle across reconnect and permissio… - #352
Merged
Merged
Conversation
ruanzhengxin-zhuxing
force-pushed
the
codex/a2a-release-ready-reentry-20260914
branch
3 times, most recently
from
September 17, 2026 06:38
106dc2a to
013aefa
Compare
…n resume Keep request-scoped event delivery and natural-completion release synchronized with accepted requests, durable backup, permission handoff, and recovery admission. Fence late task projections and stale completion generations so a completed turn cannot overwrite or release a newer execution. Preserve terminal subscription shutdown from main, pin the SDK lifecycle contract, and make async and process tests synchronize on observable state across Python versions and Windows, including direct interpreter PIDs for the manager idle test.
ruanzhengxin-zhuxing
force-pushed
the
codex/a2a-release-ready-reentry-20260914
branch
from
September 17, 2026 07:03
013aefa to
3055205
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
…n resume