Skip to content

Update to latest Shared dependency - #3

Merged
johnsimons merged 7 commits into
masterfrom
isolationmutex-upgrade
Jun 15, 2017
Merged

Update to latest Shared dependency#3
johnsimons merged 7 commits into
masterfrom
isolationmutex-upgrade

Conversation

@johnsimons

Copy link
Copy Markdown
Contributor

@johnsimons
johnsimons requested a review from tothegills June 13, 2017 00:41
@droyad
droyad self-requested a review June 13, 2017 09:04
@johnsimons
johnsimons merged commit 2c0bb58 into master Jun 15, 2017
@droyad
droyad deleted the isolationmutex-upgrade branch June 26, 2017 08:53
jimmyp added a commit that referenced this pull request Jun 5, 2026
…hAbandon) + review fixes

#1 Move abandon-support back onto the version (option A). The selector picks ScriptServiceVersion2WithAbandon
   when the Tentacle advertised AbandonScript, else ScriptServiceVersion2; the factory routes both to the V2
   executor; the executor stamps the selected version onto the CommandContext, so the orchestrator gates on
   ScripServiceVersionUsed.SupportsAbandon. Reverts the CommandContext flag / capture-once / selector tuple.
   Capability string is nameof(IScriptServiceV2.AbandonScript) on both sides (server advertise + client check,
   unit fixture, integration test). Deleted the mocked selector unit test (redundant with the version approach).
#2 CapabilitiesServiceV2Test: restore the count assertions (abandon-aware).
#3 ClientScriptExecutionAbandon: capture each spawned PID and force-kill in TearDown so nothing leaks on CI.
#4 SilentProcessRunnerFixture: add AbandonToken_WhenProcessCanNotBeKilled (asserts the process is still
   running, then cleans it up).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

3 participants