Skip to content

Add mutex to protect pers obj list in AthPOOL converters

Marcin Nowak requested to merge mnowak/athena:cnv.cleanUp.MT.protect into master

The cleanUp() was called directly from AthPoolCnvSvc without MT access protection. Suspected reason for crash in ATEAM-727

Merge request reports