Skip to content

IOVDbFolder: fix caching for CoolVector folders when reloading DB

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

The internal caching structures were not updated consistently for vector payload folders when updating the cache from the DB leading to potential crashes on stop/start when the folder changed during running. This change should only affect running in "online mode" (HLT).

First testing this in master then it will go to 22.0.

Closes ATR-26091.

Merge request reports