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

Prevent StepExecutionIterator from leaking memory in cases where a single processed execution has a stuck CPS VM thread #347

Merged
merged 6 commits into from
Aug 9, 2024

Fix the memory leak by making StepExecutionIteratorImpl return Future…

9b6c0ae
Select commit
Loading
Failed to load commit list.
Merged

Prevent StepExecutionIterator from leaking memory in cases where a single processed execution has a stuck CPS VM thread #347

Fix the memory leak by making StepExecutionIteratorImpl return Future…
9b6c0ae
Select commit
Loading
Failed to load commit list.
Jenkins Incrementals Publisher / Incrementals succeeded Aug 7, 2024 in 0s

Deployed version 1326.v9b_6c0a_ed76fd to Incrementals

Download link:

Plugin Installation Manager input format: (documentation)

workflow-api:incrementals;org.jenkins-ci.plugins.workflow;1326.v9b_6c0a_ed76fd

Details

<dependency>
  <groupId>org.jenkins-ci.plugins.workflow</groupId>
  <artifactId>workflow-api</artifactId>
  <version>1326.v9b_6c0a_ed76fd</version>
</dependency>