Skip to content

Fix sentry trace super calls#4830

Merged
rmosolgo merged 1 commit intomasterfrom
sentry-trace-fix
Feb 7, 2024
Merged

Fix sentry trace super calls#4830
rmosolgo merged 1 commit intomasterfrom
sentry-trace-fix

Conversation

@rmosolgo
Copy link
Copy Markdown
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
@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