Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-api-plugin
Commit: 6d6de2006ec5ec7d8e7dbf2b612ec9e5a887274c
https://github.com/jenkinsci/workflow-api-plugin/commit/6d6de2006ec5ec7d8e7dbf2b612ec9e5a887274c
Author: Devin Nusbaum <[email protected]>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionList.java
Log Message:
-----------
[JENKINS-67351] Avoid deadlock when resuming Pipelines in some cases (#188)
* [JENKINS-67531] Avoid deadlock when resuming Pipelines in some cases
* [JENKINS-67531] Switch to an independent ExecutorService as a precaution
against other types of deadlock as in JENKINS-25890
* [JENKINS-67351] Add new FlowExecutionList.isResumptionComplete method to help
consumers avoid resuming Pipelines inadvertently
* [JENKINS-67351] Mark FlowExecutionList.isResumptionComplete as a beta API
* Revert "[JENKINS-67531] Switch to an independent ExecutorService as a
precaution against other types of deadlock as in JENKINS-25890"
This reverts commit c178493dfc4de1c70f8d6807031288a4f21cdef5.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-api-plugin/push/refs/heads/master/6a04ba-6d6de2%40github.com.