Ticket #5759 (closed: fixed)
ScriptWindow: Add option to execute script serially
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Matt Clarke/Jon Taylor have been testing out some instrument control scripts. They are seeing an issue looks as if it is related to threading of the script execution. An option to execute serially will help resolve whether this is the actual problem
It should also be useful if other things come up in the future, mostly GUI type things that have problems with the default threaded behaviour.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Add option to execute Python code serially. Refs #5759
Changeset: 955f68dc31913a0732cea584bad7047eac43c354
comment:3 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Martyn Gigg
Add option to execute Python code serially. Refs #5759
Changeset: 955f68dc31913a0732cea584bad7047eac43c354
comment:5 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.