-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Security 2020-06-29
-
0
FTDCMetricsCollectorMockTee in src/mongo/db/ftdc/controller_test.cpp needs to guard writes to _counter with _mutex in order to ensure writes are observed between threads.