Skip to content

AthConfigFlags: copy dynamic flags in clone

Frank Winklmeier requested to merge fwinkl/athena:flags_clone into 22.0

Copy the dynamic flags (in unloaded state) when cloning flags.

This bug seems to be one of the reason why several of our unit tests are calling loadAllDynamicFlags.

Adding CA experts @tbold @wlampl @tadej.

Merge request reports