Skip to content

Remove race condition on histogram creation

Peter Onyisi requested to merge ponyisi/athena:master-lock-hist-creation into master

Mutex to avoid ROOT memory corruption which leads to THistSvc segfault in finalize

Merge request reports