Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 252e1296099e838b8fba52221910442e0a757db4
      
https://github.com/jenkinsci/jenkins/commit/252e1296099e838b8fba52221910442e0a757db4
  Author: Stephen Connolly <[email protected]>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M core/src/main/java/hudson/slaves/NodeProvisioner.java

  Log Message:
  -----------
  The call to PlannedNode.spent() *must* always occur

- They have been removed from the pendingLaunches, so once we leave this method 
we have no reference to them
- Arguably the call to spent should take place when removing from the 
pendingLaunches, but that would change
  the method contract


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to