15954: Close fds if Wait() doesn't return after child is killed.
authorTom Clegg <tom@tomclegg.ca>
Thu, 20 Feb 2020 19:22:56 +0000 (14:22 -0500)
committerTom Clegg <tom@tomclegg.ca>
Thu, 20 Feb 2020 19:25:04 +0000 (14:25 -0500)
commit1522882c653c7e991406a461305bd998b7af5501
tree1d2a2452bbe9ffc304193dd10ce8935373aee777
parent6a40ad14cf9b06382fd28c8fb19761553f905b2f
15954: Close fds if Wait() doesn't return after child is killed.

Otherwise, PassengerAgent processes accumulate.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
lib/boot/cmd.go