Opened 9 years ago
Closed 9 years ago
#2247 closed defect (fixed)
Build.lostRemote doesn't properly handle the case when the build hasn't started yet.
Reported by: | tom.prince | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.8.7 |
Version: | 0.8.6 | Keywords: | |
Cc: |
Description
This can occur if the build is waiting for locks, so there isn't yet a currentStep.
Change History (1)
comment:1 Changed 9 years ago by Tom Prince
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fix handling of a lost slave while waiting for a lock.
Fixes #2247.