On Sat, Nov 07, 2020 at 02:49:37PM +0100, Matthias Apitz wrote:
Can you please elaborate a bit what's not a good idea with this patch? It deals exactly with returning waitpid() -1 and errno=ECHILD, i.e. with the exact problem we have here,
why ever the child was and/or SIG_CHLD was lost.
and you don't see the problem with that approach?