Re: [hackers] Re: [dwm][PATCH v2] Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling
Hiltjo Posthuma writes:
>I don't think there can be any zombies since it is run in setup() before any
>processes can spawn (via keybindings etc) or am I overlooking something
>obvious?
You can have zombies from what's spawned in .xinitrc or similar, because
usually the final step is `exec dwm'. :-)
Received on Wed Jan 25 2023 - 09:39:51 CET
This archive was generated by hypermail 2.3.0
: Wed Jan 25 2023 - 11:36:34 CET