-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.618
Workflow 1.8
While experimenting with Workflow, I called the equivalent of
parallel [:]
This appears to have never terminated.
Specifically, "Execute sub-workflows in parallel : Start" has been running for 14 hours now, with no child steps.
- depends on
-
JENKINS-25550 Hard kill
-
- Resolved
-
- is duplicated by
-
JENKINS-27969 parallel([:]) hangs forever
-
- Resolved
-
- links to
[JENKINS-29413] Parallel with an empty map will run forever
Description |
Original:
While experimenting with Workflow, I called the equivalent of {code:groovy} parallel [:] {code} This appears to have never terminated. |
New:
While experimenting with Workflow, I called the equivalent of {code:groovy} parallel [:] {code} This appears to have never terminated. Specifically, "Execute sub-workflows in parallel : Start" has been running for 14 hours now, with no child steps. |
Link |
New:
This issue depends on |
Link |
New:
This issue is duplicated by |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 265 (Web Link)" [ 13579 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Description |
Original:
While experimenting with Workflow, I called the equivalent of {code:groovy} parallel [:] {code} This appears to have never terminated. Specifically, "Execute sub-workflows in parallel : Start" has been running for 14 hours now, with no child steps. |
New:
While experimenting with Workflow, I called the equivalent of {code} parallel [:] {code} This appears to have never terminated. Specifically, "Execute sub-workflows in parallel : Start" has been running for 14 hours now, with no child steps. |
Workflow | Original: JNJira [ 164288 ] | New: JNJira + In-Review [ 197471 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |