You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2001/12/11 16:07:12 UTC

Re: [PATCH] Execute.java now registers forked processes so they a re d estroyed when VM exits (i.e. ctrl-C)

On Tue, 11 Dec 2001, <MN...@tacintel.com> wrote:

> I guess there isn't any harm in leaving it in, or should we remove
> it all together since it is inconsistent?

Well, at least it destroys the spawned processes - which we had left
to the OS so far.  I'd say we leave the patch in and live with the
fact that Process.destroy is a little more violent on Unix.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>