Describe your environment.
SDK version: 3.7.62.1
OS version: iOS 17.0
Xcode version: 15.0
clang version:
Apple clang version 15.0.0 (clang-1500.0.40.1)
Target: arm64-apple-darwin22.6.0
Thread model: posix
Steps to reproduce.
- Enable Thread Sanitizer
- Open Outlook iOS
- Open a message (triggers sending a telemetry event)
What is the expected behavior?
No data race
What is the actual behavior?
Data race
Additional context.
Full tsan logs here - tsanlogs.txt
Describe your environment.
SDK version: 3.7.62.1
OS version: iOS 17.0
Xcode version: 15.0
clang version:
Apple clang version 15.0.0 (clang-1500.0.40.1)
Target: arm64-apple-darwin22.6.0
Thread model: posix
Steps to reproduce.
What is the expected behavior?
No data race
What is the actual behavior?
Data race
Additional context.
Full tsan logs here - tsanlogs.txt