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 memory leak #452

Merged
merged 1 commit into from
Oct 9, 2023
Merged

fix memory leak #452

merged 1 commit into from
Oct 9, 2023

Conversation

ekneg54
Copy link
Collaborator

@ekneg54 ekneg54 commented Oct 7, 2023

this could possible fix the memory leak experienced by you @ppcad

@ekneg54 ekneg54 requested a review from ppcad October 7, 2023 11:44
@ekneg54 ekneg54 self-assigned this Oct 7, 2023
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (37e2a4d) 92.28% compared to head (d19f4fa) 92.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #452      +/-   ##
==========================================
+ Coverage   92.28%   92.37%   +0.09%     
==========================================
  Files         135      135              
  Lines        9553     9553              
==========================================
+ Hits         8816     8825       +9     
+ Misses        737      728       -9     
Files Coverage Δ
logprep/util/helper.py 94.83% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ekneg54 ekneg54 added the bug Something isn't working label Oct 7, 2023
@ekneg54 ekneg54 merged commit 4625899 into main Oct 9, 2023
10 checks passed
@ekneg54 ekneg54 deleted the fix-memory-leakage-in-helpers branch October 10, 2023 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants