Skip to content

AthenaDBTestRec+AthenaPoolMultiTest: enable thread-checker

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

Mostly suppress checker warnings by marking testing classes as not thread-safe.

Also avoid chances of POOL catalogue collisions by using a dedicated PoolCatalogue in the EventNoSplit test.

Edited by Frank Winklmeier

Merge request reports