Andrew Black wrote:
> And, take 2 on the patch. I believe I've resolved the issue with soft
> killing the child processes, but I am not completely happy with it. Part
> of this reason for this unhappiness is that the MSDN documentation on
> process creation flags seems to indicate that the Control-C signal
> handling is disabled on the new process group. Unfortunately, I don't
> think there's any way around this. Still, I don't see error messages
> when a child process is killed, so I think it will work.
Looks good! Committed thus:
http://svn.apache.org/viewvc?rev=432452&view=rev
Let's see what Farid says -- I assume this will be integrated
into the next version of the Windows build infrastructure, right?
Thanks
Martin
PS Your changelog is a work of art! ;-)
|