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: SentryMiddleware re-entrant #3185

Merged
merged 5 commits into from
Mar 5, 2024
Merged

fix: SentryMiddleware re-entrant #3185

merged 5 commits into from
Mar 5, 2024

Conversation

bitsandfoxes
Copy link
Contributor

Fixes #3042

The middleware is now re-entrant again. I added logs for sanity.

src/Sentry.AspNetCore/SentryMiddleware.cs Outdated Show resolved Hide resolved
bitsandfoxes and others added 3 commits March 5, 2024 12:38
@bitsandfoxes bitsandfoxes merged commit 4a5a47a into main Mar 5, 2024
31 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/init-twice branch March 5, 2024 17:41
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.

bug: on 3.35.0 or newer, .NET 6 Web api breaks if sentry is initialised twice
2 participants