StoreGate: Remove redundant lock.
We don't actually need a lock in SGImplSvc::proxy(const void* const) --- the lock in the T2pmap is sufficient. We were seeing contention here, so try removing it.
Merge request reports
Activity
This merge request affects 1 package:
- Control/StoreGate
This merge request affects 1 file:
- Control/StoreGate/src/SGImplSvc.cxx
Adding @ssnyder as watcher
added Core master review-pending-level-1 labels
CI Result SUCCESS (hash 5b869c53)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 2
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 49520]removed review-pending-level-1 label
added review-approved label
mentioned in commit 9b8e2882
added sweep:ignore label