getsentry / getsentry/sentry-cocoa
Fix TSAN run of `SentryTracerTests.testDeadlineTimer_MultipleSpansFinishedInParallel`
Open
Cocoa
Spans
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 418
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 106
Description
It failed in my [PR](https://github.com/getsentry/sentry-cocoa/pull/3477) even though normal runs passed, and failed recently on `main`: https://github.com/getsentry/sentry-cocoa/actions/runs/7263319984/job/19788493775#step:7:54
It could be a flake, or a legitimate TSAN failure. I wouldn't rule out a legitimate failure since this is something that deals with parallelism.
Contributor guide
Assessment
This issue has not been assessed yet.