Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    507d0921
    DataModelRunTests: Fixes for new plugin loader. · 507d0921
    scott snyder authored
    The V2 Gaudi plugin loader is fragile in that it can sometimes mysteriously
    fail if dynamic libraries have been loaded during the python part
    of initialization.  We were doing this to pick up the dictionaries
    we needed.  Restructure this as an algorithm in order to defer the
    dictionary loading to initialize().
    507d0921
    History
    DataModelRunTests: Fixes for new plugin loader.
    scott snyder authored
    The V2 Gaudi plugin loader is fragile in that it can sometimes mysteriously
    fail if dynamic libraries have been loaded during the python part
    of initialization.  We were doing this to pick up the dictionaries
    we needed.  Restructure this as an algorithm in order to defer the
    dictionary loading to initialize().
Code owners
Assign users and groups as approvers for specific file changes. Learn more.