Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main thread deadlock when tracesSampler is enabled #3292

Closed
jhurray opened this issue Sep 19, 2023 · 1 comment
Closed

Main thread deadlock when tracesSampler is enabled #3292

jhurray opened this issue Sep 19, 2023 · 1 comment

Comments

@jhurray
Copy link

jhurray commented Sep 19, 2023

Platform

iOS

Installed

Swift Package Manager

Version

8.11.0

Steps to Reproduce

  • Turn on the tracesSampler sample rate to 1.0 (any amount will do it but this is the fastest repro
  • Launch app
  • App launch will nondeterministically hang
  • Stack trace points to a Sentry lock

Screenshot 2023-09-15 at 10 07 40 AM

Expected Result

.... no deadlock on main thread

Actual Result

Deadlock on main thread

Are you willing to submit a PR?

No response

@brustolin
Copy link
Contributor

Duplicate of #3277.
Please follow the other issue for updates.

@brustolin brustolin closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
@github-project-automation github-project-automation bot moved this from Needs Discussion to Done in Mobile & Cross Platform SDK Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

No branches or pull requests

2 participants