Skip to content

ALFA_G4_SD+ZDC_SD: Fix thread-safety checker warnings.

Scott Snyder requested to merge ssnyder/athena:thread.ALFA_G4_SD-20221129 into master

Disable thread-safety checking for code using gtest. Fixes (disabled-by-default) warnings about calls to unchecked code.

Merge request reports