DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=23893>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=23893

EXEC hangs until all processes launched from within .bat file finish.





------- Additional Comments From [EMAIL PROTECTED]  2004-04-01 19:35 -------
I don't understand. The purpose of spawn is to have the process outlive the Ant 
process (JVM), but if one needs to pump the stream, then eventually the spawned 
process will hang with full buffers.

Also, by using an inner-class, you keep a hidden implicit reference to the 
outer class, which is always a possible source of leaks.

I don't contest your fix, just raise the fact that it might not be enough... --
DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to