| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: exercise the watchdog against a real signal-immune child | Craig Jennings | 2026-07-09 | 1 | -0/+151 |
| The watchdog suite stubs the whole process layer, so nothing anywhere verified the signal semantics the watchdog rests on. These :slow tests spawn a shell that traps SIGINT and let the kernel deliver the real signals. The first one pins the premise: the child survives interrupt-process and dies to chime--kill-async-process. | |||||
