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

SentryThread.current flag will not be overridden by DefaultAndroidEventProcessor if already set #2050

Merged
merged 4 commits into from
May 16, 2022

Conversation

adinauer
Copy link
Member

📜 Description

SentryThread.current flag will not be overridden by DefaultAndroidEventProcessor if already true

💡 Motivation and Context

Fixes #2047

💚 How did you test it?

Unit Test

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

❗ No coverage uploaded for pull request base (6.x.x@d4c250a). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             6.x.x    #2050   +/-   ##
========================================
  Coverage         ?   80.86%           
  Complexity       ?     3171           
========================================
  Files            ?      228           
  Lines            ?    11724           
  Branches         ?     1578           
========================================
  Hits             ?     9481           
  Misses           ?     1651           
  Partials         ?      592           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4c250a...c211cf6. Read the comment docs.

@adinauer adinauer changed the title SentryThread.current flag will not be overridden by DefaultAndroidEventProcessor if already true SentryThread.current flag will not be overridden by DefaultAndroidEventProcessor if already set May 16, 2022
@adinauer adinauer merged commit 48c6733 into 6.x.x May 16, 2022
@adinauer adinauer deleted the fix/keep-thread-current-flag branch May 16, 2022 10:56
This pull request was closed.
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.

5 participants