Skip to content
Commit 52a1a103 authored by Stephen Connolly's avatar Stephen Connolly Committed by Oleg Nenashev
Browse files

[FIXED JENKINS-35160] - Job deletion: Wait up to 15 seconds for interrupted...

[FIXED JENKINS-35160] - Job deletion: Wait up to 15 seconds for interrupted builds to complete (#2789)

* [FIXED JENKINS-35160] Wait up to 15 seconds for interrupted builds to complete

- Also now aware of concurrent builds

* [JENKINS-35160] Tests are good, they catch bugs

* [JENKINS-35160] We should do the interrupt for any Item not just Jobs

* [JENKINS-35160] s/DeleteBlocker/ItemDeletion/g

Left over references before I settled on a better name

* [JENKINS-35160] Switch to Failure for better HTML rendering

* [JENKINS-35160] Align the i18n key with owning class
parent d48e1d6d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment