Skip to content

AthenaConfiguration: Fix asdict() to work with nested flags.

asdict() was failing when used on flags nested more than one level down. Fix.

Merge request reports