Merge branch 'aa/reap-transport-child-processes'

A few code paths that spawned child processes for network connection weren't wait(2)ing for their children and letting "init" reap them instead; they have been tightened. * aa/reap-transport-child-processes: transport-helper, connect: use clean_on_exit to reap children on abnormal exit

Junio C Hamano committed Apr 6, 2026 at 15:42 UTC 87972f30017cc82ea9bab8e20e85bcf1fe84e1d2

No changes.