Actions
Bug #68
closedQuery performance inhibits UI refresh
Start date:
08/18/2000
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
68
Description
When a query is launched, especially when local queries are running, there is a
very long delay before all of the appropriate windows refresh. This needs to be
fixed so that, after launching a query, it is run asynchronously (probably in
its own thread). This way, the UI code can refresh the windows immediately and
the user won't getthe feeling that the applicaiton is "frozen".
Updated by Dan Higgins over 23 years ago
Local query performance is not limiting factor in latest version of Morpho
Actions