Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 10401aa7fce3fb84924d01131f086f8a2f817053
      
https://github.com/jenkinsci/jenkins/commit/10401aa7fce3fb84924d01131f086f8a2f817053
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-05-28 (Thu, 28 May 2015)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  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)


  Commit: 313ccb9646279f4456996949f3d7b2fa318e9280
      
https://github.com/jenkinsci/jenkins/commit/313ccb9646279f4456996949f3d7b2fa318e9280
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  Merge pull request #1722 from jglick/removeExecutor-NPE

Null safety for removeExecutor


Compare: 
https://github.com/jenkinsci/jenkins/compare/9c443c8d5baf...313ccb964627

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to