DictLoaderSvc: Make load_type thread-safe
Switch to using RootType::ByNameNoQuiet
in load_type
in order to
make this method thread-safe. In case of a missing dictionary, ROOT
would now print an error message, which we do not expect to happen.
This makes TrigSerializeTP thread-safe (ATR-21733).
Merge request reports
Activity
- Resolved by Frank Winklmeier
This merge request affects 3 packages:
- Control/AthenaKernel
- Control/AthenaServices
- Trigger/TrigDataAccess/TrigSerializeTP
Adding @ssnyder as watcher
added Core Trigger master review-pending-level-1 labels
added full-unit-tests label
This merge request affects 3 packages:
- Control/AthenaKernel
- Control/AthenaServices
- Trigger/TrigDataAccess/TrigSerializeTP
Adding @ssnyder as watcher
CI Result FAILURE (hash bf570af3)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 17447]This merge request affects 3 packages:
- Control/AthenaKernel
- Control/AthenaServices
- Trigger/TrigDataAccess/TrigSerializeTP
Adding @ssnyder as watcher
CI Result FAILURE (hash bf570af3)Athena AthSimulation AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 17617]This merge request affects 3 packages:
- Control/AthenaKernel
- Control/AthenaServices
- Trigger/TrigDataAccess/TrigSerializeTP
Adding @ssnyder as watcher
CI Result FAILURE (hash bf570af3)Athena AthSimulation AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 17719]added review-approved label and removed review-pending-level-1 label
mentioned in commit 59cd51cb
added sweep:ignore label