Skip to content

Comments

ref: Use threads interface for error reporting with Native SDK#350

Merged
limbonaut merged 3 commits intomainfrom
ref/use-threads-interface-with-native
Sep 8, 2025
Merged

ref: Use threads interface for error reporting with Native SDK#350
limbonaut merged 3 commits intomainfrom
ref/use-threads-interface-with-native

Conversation

@limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Sep 4, 2025

In Cocoa, we switched to using the threads interface for reporting script errors. To simplify testing and for consistency, this PR refactors script error reporting on sentry-native platforms to use the same method.

@limbonaut limbonaut force-pushed the ref/use-threads-interface-with-native branch from 411dd89 to 4fde46d Compare September 5, 2025 11:58
@limbonaut limbonaut force-pushed the ref/use-threads-interface-with-native branch from a5730f8 to b02af93 Compare September 5, 2025 11:59
@limbonaut limbonaut marked this pull request as ready for review September 5, 2025 11:59
cursor[bot]

This comment was marked as outdated.

@limbonaut
Copy link
Collaborator Author

Integration tests are work-in-progress here: #326

@limbonaut limbonaut merged commit 06024c5 into main Sep 8, 2025
46 checks passed
@limbonaut limbonaut deleted the ref/use-threads-interface-with-native branch September 8, 2025 09:10
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.

Use threads interface for error reporting on Native

2 participants