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(interactive): Fix memory leak when reopening rocksdb instance #4250

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

siyuan0322
Copy link
Collaborator

Fixes memory leak when reopening rocksdb instance.

@siyuan0322 siyuan0322 changed the title fix several errors fix(interactive): Fix memory leak when reopening rocksdb instance Sep 23, 2024
Copy link
Contributor

github-actions bot commented Sep 23, 2024

Please check the preview of the documentation changes at
https://2658bcd1.graphscope-docs-preview.pages.dev

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.68%. Comparing base (4eadc2e) to head (20cbaeb).
Report is 77 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4250      +/-   ##
==========================================
- Coverage   46.45%   36.68%   -9.78%     
==========================================
  Files         173      126      -47     
  Lines       16171    13255    -2916     
==========================================
- Hits         7512     4862    -2650     
+ Misses       8659     8393     -266     

see 164 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@siyuan0322 siyuan0322 merged commit 4cf11cf into alibaba:main Sep 24, 2024
37 of 40 checks passed
@siyuan0322 siyuan0322 deleted the zsy/reopen branch September 24, 2024 05:19
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.

2 participants