Skip to content

AthenaCommon+AthenaConfiguration: rename configurableRun3Behavior

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

Rename the configurableRun3Behavior flag to _useGlobalInstances and make it internal-use only (note that the values are "not" equal).

Also rename the ConfigurableRun3Behavior context manger to ConfigurableCompAccBehavior but keep the former for backwards compatibility until code is migrated.

Update: the name was changed to ConfigurableCABehavior in !59367 (merged)

Edited by Frank Winklmeier

Merge request reports