Free cookie consent management tool by TermsFeed Policy Generator

Opened 8 years ago

Closed 6 years ago

#2548 closed defect (obsolete)

Refactor Progress Reporting

Reported by: ascheibe Owned by: abeham
Priority: medium Milestone: HeuristicLab 4.0
Component: MainForm Version: 3.3.14
Keywords: Cc:

Description

  • Integrate a Cancellation Token into IProgress and get rid of Cancel events
  • Move to Common
  • Remove CanBeCancelled

Change History (3)

comment:1 Changed 8 years ago by ascheibe

  • Milestone changed from HeuristicLab 3.3.14 to HeuristicLab 4.0
  • Version changed from 4.0 to 3.3.14

comment:2 Changed 8 years ago by ascheibe

  • Owner changed from ascheibe to abeham
  • Status changed from new to assigned

comment:3 Changed 6 years ago by pfleck

  • Resolution set to obsolete
  • Status changed from assigned to closed

Implemented in #2845. Whether to use CancellationTokens for Cancel/Stop the progress will also be evaluated.

Note: See TracTickets for help on using tickets.