Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    15eb8355
    AthenaCommon: Workaround issue mixing old/new configurations. · 15eb8355
    scott snyder authored
    ToolSvc silently discards attempts to add duplicates.
    But if configurableRun3Behavior is enabled, then those duplicates
    may be distinct Configurable instances.  If we're also reading an old
    configuration fragment, this can lead to errors about public tools
    not being in ToolSvc.   Work around by forcing the owner of rejected
    duplicates to be ToolSvc.  (Only enabled when configurableRun3Behavior is on.)
    15eb8355
    History
    AthenaCommon: Workaround issue mixing old/new configurations.
    scott snyder authored
    ToolSvc silently discards attempts to add duplicates.
    But if configurableRun3Behavior is enabled, then those duplicates
    may be distinct Configurable instances.  If we're also reading an old
    configuration fragment, this can lead to errors about public tools
    not being in ToolSvc.   Work around by forcing the owner of rejected
    duplicates to be ToolSvc.  (Only enabled when configurableRun3Behavior is on.)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.