https://issues.apache.org/bugzilla/show_bug.cgi?id=49490
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jesse Glick <[email protected]> 2010-06-22 12:46:29 EDT --- Due to limitations in the Java APIs for process control, a general fix may not be possible without native code, such as in: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main/core/src/main/java/hudson/util/ProcessTree.java A shutdown hook in Ant would likely make it possible to kill off direct subprocesses, but not subsubprocesses. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
