1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-25 22:34:34 +02:00
Files
coreutils/tests
Pádraig Brady fc5c7b2e47 timeout: ensure we terminate command upon abnormal exit
* src/timeout.c (main): Use PR_SET_PDEATHSIG to ensure the
child is terminated even if the parent terminates abnormally.
* tests/timeout/timeout-group.sh: Add a case to ensure sending
SIGKILL results in the termination of the monitored command.
* NEWS: Mention the improvement.
2025-11-29 12:17:27 +00:00
..
2025-11-12 10:59:08 -08:00
2025-11-11 14:29:36 +00:00
2025-11-13 10:53:45 -08:00