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

Fix: hangs if is empty and SDK NoOp #920

Merged
merged 4 commits into from
Jul 4, 2022
Merged

Fix: hangs if is empty and SDK NoOp #920

merged 4 commits into from
Jul 4, 2022

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Jul 4, 2022

📜 Description

Fix: hangs if is empty and SDK NoOp

💡 Motivation and Context

Fixes #908
sdk is a late var and was not init for the NoOp Hub.

💚 How did you test it?

📝 Checklist

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

🔮 Next steps

@marandaneto marandaneto requested a review from brustolin as a code owner July 4, 2022 07:14
@@ -13,7 +15,7 @@

### Fixes

- Send DidBecomeActiveNotification when OOM enabled (#905)
* Send DidBecomeActiveNotification when OOM enabled (#905)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The auto-updater uses -, that should probably be aligned?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most likely, good catch, auto formatter changed automatically for me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@brustolin brustolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marandaneto marandaneto enabled auto-merge (squash) July 4, 2022 08:37
@marandaneto marandaneto closed this Jul 4, 2022
auto-merge was automatically disabled July 4, 2022 08:37

Pull request was closed

@marandaneto marandaneto reopened this Jul 4, 2022
@marandaneto marandaneto enabled auto-merge (squash) July 4, 2022 10:00
@marandaneto marandaneto merged commit 68231be into main Jul 4, 2022
@marandaneto marandaneto deleted the fix/dio-dsn-empty branch July 4, 2022 10:12
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.

[dio] dio.addSentry hangs if dsn is an empty string
3 participants