Skip to content
Commit 179f7578 authored by Joel Johnson's avatar Joel Johnson
Browse files

Fixed Regression: NPE when checking if the executor is interrupted

29426012 introduced an NPE.
If a project implements Queue.FlyweightTask, build.getExecutor() returns null.
This prevents any flyweight build from finishing successfully.
parent db230778
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