Opened 13 years ago
Closed 13 years ago
#1667 closed defect (done)
ExternalEvaluation waits indefinitely for clients if unchecked alternatives exist
Reported by: | epitzer | Owned by: | abeham |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.6 |
Component: | Problems.ExternalEvaluation | Version: | 3.3.6 |
Keywords: | Cc: |
Description
When other clients, despite being unchecked, are listed external evaluation might wait indefinitely although no client can become available.
Change History (5)
comment:1 Changed 13 years ago by epitzer
- Owner changed from abeham to epitzer
- Status changed from new to accepted
comment:2 Changed 13 years ago by epitzer
comment:3 Changed 13 years ago by epitzer
- Owner changed from epitzer to abeham
- Status changed from accepted to reviewing
comment:5 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.6
Note: See
TracTickets for help on using
tickets.
Use CheckedItems instead of Items when waiting for available clients (r6950)