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

Embr 6517 thena t0q1bf4ua 5769 repeated crashes in ios embrace sdk 6 x with thread sanitizer warning #172

Conversation

sergiothinks2
Copy link
Contributor

@sergiothinks2 sergiothinks2 commented Feb 4, 2025

some teams are experiencing a hang/crash noticed in URLSessionDelegateProxy

added checks using !(originalDelegate is URLSessionDelegateProxy) to prevent self-delegation
added similar check for the session delegate: !(sessionDelegate is URLSessionDelegateProxy)

Copy link

github-actions bot commented Feb 4, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link

github-actions bot commented Feb 4, 2025

Warnings
⚠️ No CHANGELOG entry added.
⚠️ No tests added / modified.

Generated by 🚫 Danger Swift against cb05c5f

@sergiothinks2 sergiothinks2 marked this pull request as ready for review February 5, 2025 19:49
@sergiothinks2 sergiothinks2 requested a review from a team as a code owner February 5, 2025 19:49
@ArielDemarco
Copy link
Collaborator

Closing as this was fixed here and released in 6.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants