Thanks: submitted here:
https://github.com/just-containers/s6-overlay/issues/350
I want to confirm my understanding of the problem. In both cases where
there are unreaped zombies, the zombies properly have PPID 1, but PID 1
is the execline "foreground" command, which doesn't look for and/or reap
zombies. Would adding zombie reaping to "foreground" (probably by
periodically calling wait_reap()) solve this problem?
(I understand that this would be an ugly feature to add to "foreground";
I just want to make sure I understand the problem.)
Thanks,
Dan
Laurent Bercot wrote on 7/22/21 5:34 AM:
>> So, I should raise this as a Github s6-overlay issue?
>
> Yes, please.
>
> --
> Laurent
>
--
Daniel T. Griscom
152 Cochrane Street, Melrose, MA 02176-1433
(781) 662-9447 griscom_at_suitable.com http://www.suitable.com/
Received on Thu Jul 22 2021 - 15:14:14 CEST