Skip to content

Migrate TagInfoMgr to AthCnvSvc, remove private MsgStream, move to ATH_MSG macros

Migrate TagInfoMgr to AthCnvSvc and remove private MsgStream which caused a race condition writing to log files (see also !23861 (merged)). It's not a dangerous race condition, it just mangles logs, e.g.:

THistSvc                                    0     DEBUG regHist_i obj: 0x3024d800  id: /EXPERT/TrigFastTrackFinder_TauCore/roi_nTrk_zVtx  s: 0TagInfoMgr        VERBOSE updateAddress - Found CLID: 1223307417 -  key: /MDT/TUBE_STATUS/DEAD_TUBE NOT TagInfo - do nothing 

Cheers,

Stewart

Merge request reports