Skip to content
Commit 8d3eb20e authored by Yoann Dubreuil's avatar Yoann Dubreuil
Browse files

[JENKINS-33038] correctly set executor in FutureImpl

This patch fixes cancellation of the build linked to the Future
object. Before, the executor set in FutureImpl was always empty,
because WorkUnitContext.createWorkUnit() is not called from an
Executor thread anymore.
parent 39110e94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment