-
Bug
-
Resolution: Duplicate
-
Minor
-
None
When having an error in the groovy script and launching the job, the job would hang forever, even if a manual abortion is issued.
- depends on
-
JENKINS-25550 Hard kill
-
- Resolved
-
- duplicates
-
JENKINS-25923 Unkillable build when script has syntax error
-
- Resolved
-
- is related to
-
JENKINS-26115 MultipleCompilationErrorsException leaves behind unkillable build
-
- Resolved
-
Similar to
JENKINS-26115, though that involved load of a library, which is not mentioned here.Is there a particular syntax error which reproduces this?