TileConditions: Avoid copying AttributeList.
Copying a coral::AttributeList is not thread-safe. Change AthenaAttributeList::coralList() to return a reference rather than making a copy.
Disable thread-safety checking for the unit test (to prepare for adding warnings about unsafe uses of AttributeList).
Merge request reports
Activity
added JetEtmiss Tile master review-pending-level-1 labels
CI Result SUCCESS (hash fb4b2fc6)Athena AthSimulation 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 9882]mentioned in commit b4861a76
added sweep:ignore label
Please register or sign in to reply