Skip to content

AthenaPoolTest+TrigConfigSvc+AthenaServices: Remove deprecated retrieve of DataHandle.

Scott Snyder requested to merge ssnyder/athena:dh.AthenaPoolTest-20191216 into master

Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.

Merge request reports