-
Bug
-
Resolution: Unresolved
-
Major
-
None
Build job setup to run as "ant.bat -f scm.xml". Ant batch file sets environment variables and kicks off ANT build. While build running, abort is clicked and job aborts normally in Hudson Master as indicated in log/console output:
Build was aborted
Finished: ABORTED
But, on Slave machine, the Ant/Java process doing build still runs to completion, the descendent processes that were running were not killed properly on Slave to truely abort the build.
- is related to
-
JENKINS-18320 Nested processes aren't killed on win2003R2+
-
- Resolved
-
[JENKINS-6188] When a build is aborted, Hudson does not kill all the descendant processes recursively to avoid run-away processes on the Slave Build machines.
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 136281 ] | New: JNJira + In-Review [ 174475 ] |