Commit a9723f3
test: cover SIGKILL failure fallback in _try_graceful_group_kill
When SIGTERM times out and the subsequent SIGKILL also fails (process
vanished between attempts), the code falls back to proc.kill(). This
edge case was the only uncovered path — test suite now reaches 100%.
Co-authored-by: Ralphify <noreply@ralphify.co>1 parent 4270873 commit a9723f3
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
470 | 486 | | |
471 | 487 | | |
472 | 488 | | |
| |||
0 commit comments