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(#190): memory leak caused by HealthCheckHandler function #191

Merged

Conversation

kimdre
Copy link
Owner

@kimdre kimdre commented Nov 5, 2024

No description provided.

@kimdre kimdre added the bug Something isn't working label Nov 5, 2024
@kimdre kimdre self-assigned this Nov 5, 2024
@kimdre kimdre linked an issue Nov 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@ed3c83f). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage        ?   58.12%           
=======================================
  Files           ?       12           
  Lines           ?      757           
  Branches        ?        0           
=======================================
  Hits            ?      440           
  Misses          ?      265           
  Partials        ?       52           

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

@kimdre kimdre merged commit 0122304 into main Nov 5, 2024
8 checks passed
@kimdre kimdre deleted the fix/190-memory-leak-caused-by-healthcheckhandler-function branch November 5, 2024 16:06
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.

Memory leak caused by HealthCheckHandler function
1 participant