Skip to content
Snippets Groups Projects

PyConf: fix __eq__ for algorithm components

Merged Gerhard Raven requested to merge issue-Moore-612 into master

fixes Moore#612 (closed), Moore#605 (closed): in case of multiple instances (i.e. with distinct instance names) with the same properties, only the first one would have a Gaudi configurable generated, as all other instances were assumed to be 'the same'. As a result, no Gaudi configurable would be generated for them, effectively leaving their properties at their default values. This MR changes the definition of 'the same' for PyConf algorithm components: to be the same, also the instance name must now be identical.

Edited by Gerhard Raven

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading