Skip to content
Snippets Groups Projects

METUtilities: Don't open files in ctors.

Merged Scott Snyder requested to merge ssnyder/athena:open.METUtilities-20210128 into master

Don't try to open files in ctors in code that can run from the ctor of a Gaudi component --- otherwise, it'll run during genconf, etc. Do things like that in initialize instead.

Merge request reports

Loading
Loading

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