Skip to content
Commit 771f2a75 authored by David Leeds's avatar David Leeds Committed by Zbigniew Jędrzejewski-Szmek
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.

(cherry picked from commit 53640e6f)
parent bff6a14d
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