Ticket #1156 (closed: fixed)
Progress dialog freezes MantidPlot for quick algorithms
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 22 |
Component: | Keywords: | ||
Cc: | laurent.chapon@… | Blocked By: | |
Blocking: | Tester: |
Description
Algorithms that finish before the progress box within MantidPlot has been had time to be shown seem to cause MantidPlot to freeze. This is most likely a race condition with the algorithm finished notification.
Change History
Note: See
TracTickets for help on using
tickets.
(In [4105]) Fix for a bug where MantidPlot hangs if an algorithm finishes while a progess dialog is trying to be constructed. Re #1156