Ticket #5759 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

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:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

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

comment:6 Changed 8 years ago by Michael Reuter

  • Status changed from verifying to closed

This seems to work correctly.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6605

Note: See TracTickets for help on using tickets.