Current behaviour:
1. A Multibranch Pipeline project is running a build.
2. Delete that project.
3. Builds, flyweight and heavyweight, are still running
4. Attempting to stop the builds manually, by clicking the stop icon in the 'Build executor status', results in no visible effect.
Expected behaviour:
1. A Multibranch Pipeline project is running a build.
2. Delete that project.
3. Builds, flyweight and heavyweight, have been stopped.
- duplicates
-
JENKINS-35160 Unable to delete project using NFS. File descriptor leak in build folder
- Closed
- is related to
-
JENKINS-35160 Unable to delete project using NFS. File descriptor leak in build folder
- Closed
-
JENKINS-25240 DeadBranchStrategy should avoid deleting projects with active jobs
- Resolved