mirror of
https://passt.top/passt
synced 2024-12-22 13:45:32 +00:00
pasta: Add second waitid() in pasta_child_handler()
We usually have up to one additional child exiting while we receive a SIGCHLD, instead of complicating this with tracking PIDs, just add a second waitid() call. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
9a175cc2ce
commit
2da54a0292