fix(track-a): retain canonical lease through process-group cancellation - #321
Merged
blakinio merged 6 commits intoAug 16, 2026
Merged
Conversation
blakinio
marked this pull request as ready for review
August 16, 2026 05:24
blakinio
enabled auto-merge (squash)
August 16, 2026 05:24
blakinio
deleted the
fix/OTC-20260815-track-a-live-runtime-lease-manager-cancellation
branch
August 16, 2026 05:25
This was referenced Aug 16, 2026
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.
Scope
Repairs the post-closeout Track A P1 found during PR #311 review: the out-of-band lock-owning supervisor must not terminate on foreground process-group cancellation while a guarded descendant is still alive.
Current implementation
No Tibia client launch/login/runtime mutation or credentials are used. PR #303 runtime-owned surfaces and Track B are untouched. Canonical
:98/6082/PID/session status remains UNKNOWN/NOT_REGISTERED and the exact client fence is unchanged.Validation is intentionally pending on this new exact head: deterministic unit, isolated Synology, fresh independent audit, repository CI and review must all pass before protected merge. A fresh manager closeout/archival will follow this corrected manager; the earlier #319 closeout is not treated as final Track A evidence after this P1.