-
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
-
[JENKINS-26179] workflow job abort does not work if error in the syntax of the script
Labels | Original: workflow |
Assignee | New: Kohsuke Kawaguchi [ kohsuke ] |
Link |
New:
This issue depends on |
Link |
New:
This issue is related to |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
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?