Ticket #6618 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Avoid repeated calls to load libraries

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: minor Milestone: Release 2.5
Component: Mantid Keywords:
Cc: Blocked By: #6588
Blocking: Tester: Nick Draper

Description

Fix minor issue introduced in 6588. Each instance of the InterfaceManager created will call OpenAllLibraries. It is only required that this is called once.

Change History

comment:1 Changed 8 years ago by Owen Arnold

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Owen Arnold

refs #6618. Wrap with static bool.

Changeset: 6d019f1bdeaeaa2815e227d4a2b8cc9cd95819b3

comment:3 Changed 8 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

Tester:

Unit tests covering these features should still run. Otherwise a code inspection should be sufficient.

comment:4 Changed 8 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:5 Changed 8 years ago by Nick Draper

  • Status changed from verifying to closed

Code looks good - passed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7464

Note: See TracTickets for help on using tickets.