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

NR-364636 fixing the persistent store memory leak #345

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Conversation

mbruin-NR
Copy link
Contributor

Change it to use weak reference to prevent retain cycles and strong references to ensure the object is not deallocated while being used within the block.

…erences to ensure the object is not deallocated while being used within the block.
@cdillard-NewRelic
Copy link
Member

Approve

smalsam-newr
smalsam-newr previously approved these changes Feb 4, 2025
Copy link
Member

@cdillard-NewRelic cdillard-NewRelic left a comment

Choose a reason for hiding this comment

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

see comment

@mbruin-NR mbruin-NR merged commit d18debd into develop Feb 5, 2025
11 checks passed
@mbruin-NR mbruin-NR deleted the NR-364636 branch February 5, 2025 18:05
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.

3 participants