Ticket #5554 (closed: fixed)
Splitting boxes using thread pull and progress class still do not interrupt the conversion
Reported by: | Alex Buts | Owned by: | Alex Buts |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
Looking at the code, if one provides thread pool with progress manager class, it should be possible to interupt the process of box splitting.
It does not happens for some reason.
Change History
comment:2 Changed 8 years ago by Alex Buts
refs #5554 the concept seems work
but the full implementation needs proper design and tests
Changeset: e2827f09dc615164eb425a815278b1693cdabcf4
comment:3 Changed 8 years ago by Alex Buts
refs #5554 technical changes
Changeset: 1e6a527dee9c65fc80a29919bcf094687262e0fa
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:5 Changed 8 years ago by Alex Buts
refs #5554 the concept seems work
but the full implementation needs proper design and tests
Changeset: e2827f09dc615164eb425a815278b1693cdabcf4
comment:6 Changed 8 years ago by Alex Buts
refs #5554 technical changes
Changeset: 1e6a527dee9c65fc80a29919bcf094687262e0fa
comment:7 Changed 8 years ago by Alex Buts
- Status changed from accepted to verify
- Resolution set to fixed
Recent changes related to ticket #5710 fixed this issue.
comment:8 Changed 8 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:9 Changed 8 years ago by Roman Tolchenov
- Status changed from verifying to closed
Ran ConvertToMD in MantidPlot. The algorithm can be cancelled with some delay.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6400