Skip to content

Only call activeSpan.finish() if there's an activeSpan #3617

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

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Only call activeSpan.finish() if there's an activeSpan #3617

merged 1 commit into from
Sep 8, 2023

Conversation

philwhln
Copy link
Contributor

@philwhln philwhln commented Sep 8, 2023

What does this PR do?

Addresses #3527 which is causing process crashing.

Motivation

The issue needs to be resolved as it's affected our systems resilience.

Plugin Checklist

Additional Notes

@philwhln philwhln requested a review from a team as a code owner September 8, 2023 01:29
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #3617 (b3cccf8) into master (1b5eefe) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #3617   +/-   ##
=======================================
  Coverage   84.53%   84.53%           
=======================================
  Files         217      217           
  Lines        8773     8773           
  Branches       33       33           
=======================================
  Hits         7416     7416           
  Misses       1357     1357           
Files Changed Coverage Δ
packages/dd-trace/src/plugins/tracing.js 69.04% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

@rochdev rochdev merged commit e581914 into DataDog:master Sep 8, 2023
khanayan123 pushed a commit that referenced this pull request Sep 8, 2023
Co-authored-by: GitHub Actions <github-actions@momentum.io>
khanayan123 pushed a commit that referenced this pull request Sep 8, 2023
Co-authored-by: GitHub Actions <github-actions@momentum.io>
This was referenced Sep 8, 2023
khanayan123 pushed a commit that referenced this pull request Sep 8, 2023
Co-authored-by: GitHub Actions <github-actions@momentum.io>
khanayan123 pushed a commit that referenced this pull request Sep 8, 2023
Co-authored-by: GitHub Actions <github-actions@momentum.io>
@khanayan123 khanayan123 mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants