|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Jesse Glick
Path:
CHANGES.md
aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowTest.java
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodySubContext.java
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepContext.java
http://jenkins-ci.org/commit/workflow-plugin/790a5453ef094da16e906acc5b5cc512ac1bde60
Log:
[FIXED JENKINS-25890] isReady should not block, so getProgramPromise may not block on getFlowExecution.