Ticket #105 (closed defect: duplicate)

Opened 1 year ago

Last modified 3 months ago

Remove from list shouldn't remove still running algorithms

Reported by: bherr@IU.EDU Assigned to: nwb
Priority: low Milestone: 0.9
Component: Algorithm Version: 0.9.x
Severity: minor Keywords:
Cc:

Description

The scheduler allows you to remove algorithms that are still running, thus the user could be unaware that it is actually running. This behavior should change such that only finished algorithms can be removed from the list.

Change History

10/04/07 18:07:52 changed by huangb@IU.EDU

  • version set to 0.9.x.
  • milestone set to 0.9.

01/31/08 10:32:27 changed by mwlinnem@IU.EDU

  • priority changed from highest to low.
  • severity changed from blocker to minor.

Currently this is the only way to cancel a still running algorithm, which is apparently something people want to be able to do. We might want to make another button that cancels a running algorithm, separate from the 'Remove From List" button.

08/14/08 16:00:53 changed by mwlinnem@IU.EDU

  • status changed from new to closed.
  • resolution set to duplicate.

Merged into "Redo Scheduler GUI to actually work correctly".