Skip to content

AthenaMonitoringKernel: fix memory leak on deregistration

Frank Winklmeier requested to merge fwinkl/athena:histfactory_delete into 24.0

Second attempt of fixing the memory leak on histogram deregistration. This time correctly identifying the offline/online use-cases. Fixes crash ( ATR-30293) seen in the HLT after !74789 (merged).

Merge request reports