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

Add threads interface and fix messages with stacktraces #668

Merged
merged 2 commits into from Dec 9, 2023

Conversation

whatyouhide
Copy link
Collaborator

This fixes the issue that was moved to the Sentry repo: getsentry/sentry#61239

This PR:

  • adds a threads interface (we should release a minor version, not a patch version because of this)
  • fill in the threads interface when there is a report of a message without exception but with a stacktrace

The reported message + stacktrace now look like this (before, the title was just message):

CleanShot 2023-12-09 at 09 51 05@2x

@whatyouhide whatyouhide merged commit 17985cf into master Dec 9, 2023
3 checks passed
@whatyouhide whatyouhide deleted the al/threads-interface branch December 9, 2023 15:00
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.

None yet

2 participants