Skip to content

InDetSecVertexValidation: disable thread-checker

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20220520T180754 into master

The histograming code is not thread-safe and the next version of the thread-checker emits warnings about this code. Disable the checker temporarily.

Merge request reports