getsentry / getsentry/sentry-dotnet
Initial scope sync for native integrations
Open
.NET
Improvement
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
Native integrations should sync the contexts when they're started. Currently, this is not possible because contexts are only filled in when a first managed event is being processed.
See https://github.com/getsentry/sentry-dotnet/blob/217c11cea611a5f26e4a1abfbb7df37f34695722/src/Sentry/Platforms/Native/SentrySdk.cs#L24_L37
* [ ] native
* [ ] cocoa
* [ ] android
Contributor guide
Assessment
This issue has not been assessed yet.