Skip to content

AthenaPoolCnvSvc: force load TMessageHandler dictionary

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

Force-create the TMessageHandler dictionary during initialization to avoid potential crashes during event processing when errors occur.

Also remove redundant call to base class init.

Relates to ATR-25049.

Merge request reports