On Fri, 05 Apr 2002, Conor MacNeill <conor@cortexebusiness.com.au>
wrote:
> It would be possible to add a method to project to inform it about
> which task is associated with a new thread.
ExecuteJava doesn't know about the task, but it knows the current
thread - tell project that the new thread belongs to the same task as
the current thread?
> Yes, at least Ant will end and and clean it up then.
I'm not sure it will as the thread is not a daemon thread - should it
be? Yes, think so.
> Timeout: sub-process interrupted.
Changed, thanks
Stefan
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|