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: ActivityLifecycleIntegration#appStartSpan memory leak #1732

Merged
merged 3 commits into from
Sep 21, 2021

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Sep 21, 2021

📜 Description

Fix: ActivityLifecycleIntegration#appStartSpan memory leak

💡 Motivation and Context

#1731

💚 How did you test it?

unit test and leak canary

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@marandaneto marandaneto requested review from philipphofmann and a team and removed request for philipphofmann and bruno-garcia September 21, 2021 07:43
Copy link
Contributor

@maciejwalkowiak maciejwalkowiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2021

Codecov Report

Merging #1732 (674a1ca) into main (dd6f9db) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1732   +/-   ##
=========================================
  Coverage     75.19%   75.19%           
  Complexity     2126     2126           
=========================================
  Files           212      212           
  Lines          7606     7606           
  Branches        807      807           
=========================================
  Hits           5719     5719           
  Misses         1496     1496           
  Partials        391      391           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd6f9db...674a1ca. Read the comment docs.

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

buildSrc/src/main/java/Config.kt Show resolved Hide resolved
@marandaneto marandaneto merged commit c5e18db into main Sep 21, 2021
@marandaneto marandaneto deleted the fix/span-leak branch September 21, 2021 08:32
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.

4 participants