Skip to content
Commit f2500bd5 authored by Stephen Connolly's avatar Stephen Connolly Committed by Oliver Gondža
Browse files

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

(cherry picked from commit 252e1296)
parent fea12f76
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