Skip to content

AthenaServices: Clear exceptions in FPEControlSvc.

Scott Snyder requested to merge ssnyder/athena:fpe.AthenaServices-20230415 into 23.0

When we change exception masks in FPEControlSvc, we should clear the pending exception flags, to prevent seeing bogus exceptions later.

See ATR-27001.

Merge request reports