Description
The current implementation from SYNCOPE-660 just relies on Thread#interrupt: there is, however, the possibility to perform better than this, and to take the actual interrupt only as last resort.
A Pull Task, for example, can complete the current SyncDelta, then cleanly interrupt its execution before completing all available items, and also include such information in the report.
Attachments
Issue Links
- relates to
-
SYNCOPE-660 Extend control over asynchronous job execution
- Closed