Opened 13 years ago
#1849 new feature request
The CancellationToken should be passed to the programmable method in the ProgrammableOperator
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Operators.Programmable | Version: | 3.3.6 |
Keywords: | Cc: |
Description
Currently it gets the reference to the operator instance itself as well as the execution context. To check for aborts one should also be able to access the CancellationToken.
Note: See
TracTickets for help on using
tickets.