ansible: reap mux processes on shut down
Previously we exitted without calling waitpid(), which meant the top-level process struct rusage did not reflect the resource usage consumed by the multiplexer processes. Existing benchmarks are made using perf so this never created a problem, but it could be confusing to others using the "time" command, and also allows logging the final exit status of the process.pull/612/head
parent
adbad76925
commit
dc9f4e89e6
Loading…
Reference in New Issue