Skip to content

AccumulatorCache: fix bug when deepCopy=False

Frank Winklmeier requested to merge fwinkl/athena:acccache into 23.0

Need to check if we are returning a CA before trying to set wasMerged on it.

cc @tbold

Merge request reports