-
Bug
-
Resolution: Fixed
-
Major
-
Window 8.1
Jenkins 1.580.1
if you attempt to run a dos batch file that has an "exit" command within it then the task does not notice that the interpreter has terminated.
e.g. in workflow create a CPS with the following
node { bat '''echo hello exit 1''' echo 'should not be seen' }
This results in a workflow that will run forever.
- depends on
-
JENKINS-32000 durable-task 1.7 breaks workflow bat steps
-
- Open
-
- is related to
-
JENKINS-28759 Batch steps on slaves randomly hang when complete
-
- Open
-
- links to
[JENKINS-27419] dos "exit" command not functioning correctly
Component/s | Original: workflow-plugin [ 18820 ] | |
Labels | New: workflow |
Assignee | Original: Jesse Glick [ jglick ] | New: James Nord [ teilo ] |
Assignee | Original: James Nord [ teilo ] | New: Jesse Glick [ jglick ] |
Link | New: This issue is related to JENKINS-28759 [ JENKINS-28759 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | Original: workflow | New: windows workflow |
Remote Link | New: This issue links to "PR 12 (Web Link)" [ 13571 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Link | New: This issue depends on JENKINS-32000 [ JENKINS-32000 ] |
Workflow | Original: JNJira [ 161624 ] | New: JNJira + In-Review [ 196822 ] |