Skip to content

Fixed python error in setting output amitag - see ATLASRECTS-6865

Marcin Nowak requested to merge mnowak/athena:fix.SetAMITag.AMITagHelper.py into 22.0

The python error exception was intercepted and printed as a misleading warning message about TagInfoMgr to the log, while the SetAMITag() method exited without doing anything

Merge request reports