-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Service Arch
-
Fully Compatible
-
ALL
-
v8.0
-
Service Arch 2024-04-29
-
162
The benchmark needs to create a ServiceContext to compare against ResourceMutex. This causes a failure in sanitizer builds due to attempting to log in one of the destructor actions. The quick solution is to remove the ResourceMutex benchmark from sanitizer builds.