-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
Security 2024-09-02
-
200
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
This method is only called in tests, but it reads from a bool flag that can be concurrently set/unset by another thread. Some tests explicitly do this, resulting in TSAN failures.