On Sun, Jan 08, 2012 at 09:41:09PM +0100, Clemens Buchacher wrote:
What I had previously enabled child cleanup for all callers of
run_command_v_opt. There is quite a few of those as well, most of them
not related to dashed externals at all.
So I reworked that patch a bit to enable cleanup only for dashed
externals. This is a replacement for "[PATCH 2/5] run-command: kill
children on exit by default".
Thanks, this looks much closer to what I was expecting.
-Peff