Skip to content

Fix host cleanup terminating CI runners - #12

Merged
superposition merged 2 commits into
mainfrom
agent/host-cleanup
Jul 25, 2026
Merged

Fix host cleanup terminating CI runners#12
superposition merged 2 commits into
mainfrom
agent/host-cleanup

Conversation

@superposition

Copy link
Copy Markdown
Owner

Summary

  • send SIGINT only to the configured host so Topcoat can run its own child cleanup
  • keep the isolated process-group kill as a five-second fallback
  • add a Unix regression test that verifies Coatcheck's parent survives
  • prepare patch release 0.2.1

Validation

  • cargo fmt --all -- --check
  • cargo test --all-targets --all-features (13 passed)
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo package --locked (24 files, 119.6 KiB, verified)

@superposition
superposition merged commit 71f404a into main Jul 25, 2026
1 check passed
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