Skip to content

LArCafJobs: Thread-safety checker warnings.

Scott Snyder requested to merge ssnyder/athena:thread.LArCafJobs-20230906 into main

Declare more classes as not thread-safe, to avoid (disabled by default) warnings about calls to unchecked code.

Merge request reports