Skip to content

Draft: Add mutex lock to TrigDecisionTool so it is thread-safe in AnalysisBase

Qichen Dong requested to merge qidong/athena:MR_trig_deci_threadsafe into main

Marked as draft as the race condition persists. Looking into the issue further...

Minor addition of a mutex lock to make the TrigDecisionTool thread safe in the context of AnalysisBase.

Edited by Qichen Dong

Merge request reports