Skip to content
Commit 53640e6f authored by David Leeds's avatar David Leeds Committed by Yu Watanabe
Browse files

process-util: check for correct kill return value (#10841)

Code was not doing a wait() after kill() due to checking for a return value > 0, and was leaving zombie processes. This affected things like  sd-bus unixexec connections.
parent 012c2f76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment