#953 closed enhancement (done)
The MainForm should provide an mechanism to make all invoke calls asynchronous
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | MainForm | Version: | 3.2 |
Keywords: | Cc: |
Description
This ticket is related to the update problems of running engines in HL3.3
Change History (11)
comment:1 Changed 15 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 15 years ago by mkommend
comment:3 Changed 15 years ago by mkommend
adapted all HL3.3 views to use the AsynchronousContentView r3228
comment:4 Changed 15 years ago by mkommend
corrected type in XML doc of AsynchronousContentView r3229
comment:5 Changed 15 years ago by mkommend
corrected ItemView r3235
comment:6 Changed 15 years ago by mkommend
updated AsynchronousContentView to work semi-asynchronous r3250
comment:7 Changed 15 years ago by swagner
Fixed type of caught exceptions in AsynchronousContentView in r3266.
comment:8 Changed 15 years ago by mkommend
removed accidently commited lines in AsynchronousContentView r3342
comment:9 Changed 15 years ago by mkommend
- Resolution set to fixed
- Status changed from assigned to closed
comment:10 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 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.
added AsynchronousContentView r3227