Ticket #8296 (closed: fixed)
[ICAT] Search window in separate thread
Reported by: | Jay Rainey | Owned by: | Jay Rainey |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | Framework | Keywords: | ICAT |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
When performing a search that returns a mass amount of results (> 10k), or when loading a datafile that is huge (> 500Mb) into the workspace Mantid may at times freeze up.
To resolve this we should put the search window into a separate thread. This means that the user can use Mantid while a large search , or while loading a large file is being performed.
Change History
comment:1 Changed 7 years ago by Jay Rainey
- Status changed from new to verify
- Resolution set to fixed
comment:2 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.
As paging has been implemented and only 100 results are returned at a time this is no longer the case.
Having tested this with HUGE files from WISH this is no longer the case. However, when files are loaded there is no progress reporting, which has been noted in #8504.
To test
Note: there are no changes in this ticket. You just need to verify that the problems addressed in the description are no longer an issue.