Skip to content

AthenaPoolCnvSvc: Fix unneeded AttributeList copy.

Remove need for implicit conversion of coral::AttribtueList to AthenaAttribuetList (which involves a MT-unsafe copy).

Merge request reports