Skip to content
Snippets Groups Projects

Use local instances of MagneticFieldGridReader in MagneticFieldSvc

Merged Christopher Rob Jones requested to merge MagneticFieldSvc-UseLocalReaderInstances into master

Fixes a minor annoyance with the MagneticFieldSvc which is messages sent from it were not respecting changes made to the message formatting. This was due to the timing of when the Reader instances where constructed. This MR fixes this by instead of having a single cache instance, use local instances instead. As the reader has no cached state, and is cheap to construct, this has no overhead.

Edited by Marco Cattaneo

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Marco CattaneoMarco Cattaneo 6 years ago (May 12, 2018 10:28am UTC)

Merge details

  • Changes merged into master with 9edbaaf5.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading