#216 closed feature request (done)
ProcessingEngine should terminate on breakpoints
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: Grid | Version: | 3.1 |
Keywords: | Cc: |
Description
Attachments (1)
Change History (8)
comment:1 Changed 17 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 17 years ago by gkronber
comment:3 Changed 17 years ago by gkronber
implemented with r414
Changed 17 years ago by gkronber
Engine to test handling of breakpoints in distributed engine and the grid infrastructure
comment:4 Changed 17 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
tested with the engine in the attachment.
comment:5 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:6 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 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.
We have to discriminate between engines that have been terminated because of a break point and engines that have been terminated because of an exception.