Skip to content

docs: add signal handling documentation#674

Merged
harp-intel merged 1 commit intomainfrom
docs/signal-handling
Mar 27, 2026
Merged

docs: add signal handling documentation#674
harp-intel merged 1 commit intomainfrom
docs/signal-handling

Conversation

@harp-intel
Copy link
Copy Markdown
Contributor

Summary

  • Adds docs/signal-handling.md describing Linux signal handling across all commands and scenarios
  • Covers the three independent signal-handling layers: root-level, reporting commands, and metrics command
  • Documents all four signal scenarios: local/remote targets crossed with Ctrl-C vs external SIGINT/SIGTERM
  • Includes edge cases, known issues, a summary comparison table, and key source file references
  • Links to the new document from ARCHITECTURE.md

Test plan

  • Verify document renders correctly on GitHub
  • Verify all source file references are accurate
  • Verify link from ARCHITECTURE.md works

🤖 Generated with Claude Code

Describes Linux signal handling across all commands (root, reporting,
metrics) and scenarios (local/remote targets, Ctrl-C vs external signals).
Linked from ARCHITECTURE.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@harp-intel harp-intel merged commit 443260d into main Mar 27, 2026
5 checks passed
@harp-intel harp-intel deleted the docs/signal-handling branch March 27, 2026 20:16
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