-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Don't run sentry-dotnet with multiple app instances at the same time (desktop) #643
Conversation
407b93a
to
cc0f0af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Thank you @vaind
cc0f0af
to
c4f29b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
- Don't run sentry-dotnet with multiple app instances at the same time (desktop) ([#643](https://github.com/getsentry/sentry-unity/pull/643)) If none of the above apply, you can opt out of this check by adding |
Workaround for #264