Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid holding locks from croak when calling notifyListeners #944

Merged
merged 1 commit into from
Oct 15, 2024

Avoid holding locks from `croak` when calling `notifyListeners`

e0d2406
Select commit
Loading
Failed to load commit list.
Merged

Avoid holding locks from croak when calling notifyListeners #944

Avoid holding locks from `croak` when calling `notifyListeners`
e0d2406
Select commit
Loading
Failed to load commit list.
Jenkins Incrementals Publisher / Incrementals succeeded Oct 14, 2024 in 0s

Deployed version 3972.ve0d24063a_a_a_6 to Incrementals

Download links:

Plugin Installation Manager input format: (documentation)

workflow-cps:incrementals;org.jenkins-ci.plugins.workflow;3972.ve0d24063a_a_a_6

Details

<dependency>
  <groupId>com.cloudbees</groupId>
  <artifactId>groovy-cps-dgm-builder</artifactId>
  <version>3972.ve0d24063a_a_a_6</version>
</dependency>
<dependency>
  <groupId>com.cloudbees</groupId>
  <artifactId>groovy-cps</artifactId>
  <version>3972.ve0d24063a_a_a_6</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.plugins.workflow</groupId>
  <artifactId>workflow-cps-parent</artifactId>
  <version>3972.ve0d24063a_a_a_6</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.plugins.workflow</groupId>
  <artifactId>workflow-cps</artifactId>
  <version>3972.ve0d24063a_a_a_6</version>
</dependency>