-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Groovy defines (Object.)sleep as an alias for Thread.sleep with no checked exceptions, which is nice, but you cannot really use it from a workflow since it just blocks the whole CPS VM thread. Would need to replace it with a Step called sleep that behaves similarly (i.e., timed in milliseconds) but uses an asynchronous callback.
- depends on
-
JENKINS-27129 More consistent use of PauseAction
-
- Open
-
- is related to
-
JENKINS-26513 Deserialization error of ExecutorStepExecution
-
- Resolved
-
- links to
[JENKINS-26120] Safe sleep step
Link |
New:
This issue depends on |
Link |
New:
This issue is related to |
Link |
Original:
This issue depends on |
Remote Link | New: This issue links to "PR 60 (Web Link)" [ 12126 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link | New: This issue depends on JENKINS-27129 [ JENKINS-27129 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 160110 ] | New: JNJira + In-Review [ 196323 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |