Skip to content

use thread-safe RootType::ByNameNoQuiet() to replace ByName() and enable thread-safety checker

Ke Li requested to merge keli/athena:AthenaPoolCnvSvc into master

Replace the RootType::ByName() to thread-safe RootType::ByNameNoQuiet() and enable the thread-safety checker.

Merge request reports