all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#40672: shepherd fails to terminate processes after PID file timeout expiration
@ 2020-04-16 21:16 Ludovic Courtès
  2020-04-18 15:14 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2020-04-16 21:16 UTC (permalink / raw)
  To: 40672

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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#40672: shepherd fails to terminate processes after PID file timeout expiration
  2020-04-16 21:16 bug#40672: shepherd fails to terminate processes after PID file timeout expiration Ludovic Courtès
@ 2020-04-18 15:14 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-04-18 15:14 UTC (permalink / raw)
  To: 40672-done

Ludovic Courtès <ludo@gnu.org> skribis:

> 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.

Fixed in Shepherd commit 37dd896ce48908e4e3c56101fa07405070a6ce03.

Ludo'.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-18 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-16 21:16 bug#40672: shepherd fails to terminate processes after PID file timeout expiration Ludovic Courtès
2020-04-18 15:14 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.