Revision 2942601 introduced an NPE.
If a build's project implements Queue.FlyweightTask, build.getExecutor() returns null.
This prevents any flyweight build from finishing successfully.
This is a blocker because it has completely broken several jobs in our workflow, and we are forced to either downgrade or change the project type until a fix is made. There is no other workaround currently for this.
[JENKINS-17025] Regression in 1.503: NPE when checking if the executor is interrupted
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 147855 ] | New: JNJira + In-Review [ 192611 ] |