Skip to content

AthenaPoolUtilities: Remove ATLAS_NOT_THREAD_SAFE annotations.

Due to a CORAL bug, we had declared a number of functions here as not thread-safe. The underlying CORAL bug has now been fixed, so we can now remove these annotations.

Merge request reports