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 sentry trace super calls #4830

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fix sentry trace super calls #4830

merged 1 commit into from
Feb 7, 2024

Conversation

rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Feb 7, 2024

Fixes #4826

Oops, these methods should have called super, since PlatformTrace doesn't modify them. (The platform_* methods yield to PlatformTrace code.) This change puts the SentryTrace in line with other traces:

@rmosolgo rmosolgo added this to the 2.2.7 milestone Feb 7, 2024
@rmosolgo rmosolgo merged commit 8ece5c3 into master Feb 7, 2024
11 of 12 checks passed
@rmosolgo rmosolgo deleted the sentry-trace-fix branch February 7, 2024 20:03
@rmosolgo rmosolgo modified the milestones: 2.2.7, 2.2.8 Feb 7, 2024
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.

ActiveOperationLimiter does not work when I have enabled SentryTrace
1 participant