-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Milestone
Description
To avoid multiple threads hitting the model calculator at the same time there are sleep() calls sprinkled through the fitting perspective. With the a thread lockout for model evaluation (ticket #942) these sleeps should not be necessary any longer.
Ticket http://trac.sasview.org/ticket/778 introduced a sleep on non-mac. Don't remember which ticket introduced the sleep on mac.
Migrated from http://trac.sasview.org/ticket/854
{
"status": "closed",
"changetime": "2017-04-04T16:00:51",
"_ts": "2017-04-04 16:00:51.548839+00:00",
"description": "To avoid multiple threads hitting the model calculator at the same time there are sleep() calls sprinkled through the fitting perspective. With the a thread lockout for model evaluation (ticket #851) these sleeps should not be necessary any longer.\n\nTicket #778 introduced a sleep on non-mac. Don't remember which ticket introduced the sleep on mac.\n",
"reporter": "pkienzle",
"cc": "",
"resolution": "fixed",
"workpackage": "SasView Bug Fixing",
"time": "2017-02-14T20:43:52",
"component": "SasView",
"summary": "remove unnecessary sleep() in fitting perspective",
"priority": "minor",
"keywords": "",
"milestone": "SasView 4.2.0",
"owner": "",
"type": "defect"
}