Skip to content

docs: correct stale Windows signal references after #124 - #125

Merged
pquerna merged 1 commit into
mainfrom
paul.querna/docs-windows-signal-refs
Jul 29, 2026
Merged

docs: correct stale Windows signal references after #124#125
pquerna merged 1 commit into
mainfrom
paul.querna/docs-windows-signal-refs

Conversation

@c1-squire-dev

@c1-squire-dev c1-squire-dev Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

PR #124 shipped Windows signal delivery as ConPTY-input ETX (SIGINT) +
taskkill /F /T descendant-tree kill (SIGTERM/SIGKILL), superseding the
planned GenerateConsoleCtrlEvent approach (which cannot reach a child on its
own pseudoconsole). Three spots still describe the old plan:

Docs-only; no code changes.

Testing

  • cargo check --workspace passes (Linux aarch64).
  • Content is comment/markdown-only; nothing to compile.

🤖 Generated with Claude Code + Squire

PR #124 shipped Windows signal delivery as ConPTY-input ETX (SIGINT) +
taskkill /F /T descendant-tree kill (SIGTERM/SIGKILL), superseding the
planned GenerateConsoleCtrlEvent approach (which cannot reach a child on
its own pseudoconsole). Three spots still described the old plan:

- .github/workflows/ci.yml: test-job comment
- tracker.md: cycle W2 entry (now marked shipped, with remaining
  open items: named-pipe DACL, real Ctrl-Break)
- docs/design/windows-strategy.md: TL;DR intro (now points at the
  as-implemented signal table in section 2)

Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
@c1-squire-dev
c1-squire-dev Bot force-pushed the paul.querna/docs-windows-signal-refs branch from 4e295a4 to 559c8b5 Compare July 29, 2026 18:19
@pquerna
pquerna merged commit 758eca5 into main Jul 29, 2026
17 checks 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