Skip to content

TrigKernel: Mark ITrigEventLoopMgr::prepareForRun as not thread-safe.

Scott Snyder requested to merge ssnyder/athena:thread.TrigKernel-20200308 into master

The implementation of prepareForRun in TrigServices is marked as not thread-safe, so the interface here should be similarly marked.

Merge request reports