Skip to content
Commit 10401aa7 authored by Jesse Glick's avatar Jesse Glick
Browse files

Null safety for removeExecutor.

Sometimes observed at end of (passing) WorkflowTest.executorStepRestart in 1.596.1:
Exception in thread "Executor #0 for slave0 : executing PlaceholderExecutable:job/demo/1/:null" java.lang.NullPointerException
	at hudson.model.Computer.removeExecutor(Computer.java:869)
	at hudson.model.Executor.run(Executor.java:272)
parent 9c443c8d
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