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(export-backup): fix memory leak in export backup #7452

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Feb 18, 2021

Fixes DGRAPH-3054
There was a memory leak because the program exits before DB close.


This change is Reviewable

@NamanJain8 NamanJain8 merged commit 2eb7bc8 into master Feb 18, 2021
NamanJain8 added a commit that referenced this pull request Feb 18, 2021
There was a memory leak because the program exits before DB close.

(cherry picked from commit 2eb7bc8)
NamanJain8 added a commit that referenced this pull request Feb 18, 2021
There was a memory leak because the program exits before DB close.

(cherry picked from commit 2eb7bc8)
@NamanJain8 NamanJain8 deleted the naman/memory-leak branch February 24, 2021 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants