Skip to content

POOLRootAccess: Fix unchecked StatusCodes

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

Fix unchecked StatusCodes, which will become compiler warnings in the next Gaudi version.

Merge request reports