#518 closed defect (rejected)
Cross thread operation when pressing abort in debug mode with VS attached
Reported by: | abeham | Owned by: | mkofler |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: SGA | Version: | 3.2 |
Keywords: | Cc: |
Description
When launching HL from visual studio in debug mode and when pressing abort in an algorithm GUI interface like SGA and probably ES, SA too, an InvalidOperationException is thrown. That probably rises because another thread tries to set the state of the execute button than the thread to which the execute button belongs.
Change History (3)
comment:1 Changed 15 years ago by abeham
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 14 years ago by swagner
- Milestone changed from Iteration 99 to Current
Milestone Iteration 99 deleted
comment:12 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
This ticket can probably be ignored