[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#40672: shepherd fails to terminate processes after PID file timeout
From: |
Ludovic Courtès |
Subject: |
bug#40672: shepherd fails to terminate processes after PID file timeout expiration |
Date: |
Thu, 16 Apr 2020 23:16:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
As discussed during <https://issues.guix.gnu.org/issue/40572>, in
Shepherd 0.7.0, if a process created with ‘fork+exec-command’ & co. with
#:pid-file fails to start before #:pid-file-timeout has expired,
shepherd marks it as failed but the process potentially just keeps
running.
Ludo’.
- bug#40672: shepherd fails to terminate processes after PID file timeout expiration,
Ludovic Courtès <=