-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Workflow: 1.13
Jenkins: 1.642.1
In this use case the for loop is prematurely exited directly after the sleep function. See gist URL for code snippets and output. They were run under the same conditions. The only difference the inclusion of the sleep statement.
- is related to
-
JENKINS-31314 Running asynchronous code inside a @NonCPS method should fail cleanly
- Resolved