Skip to content

[FIXED] EventLoop: Libuv may crash if connection destroyed while consuming - #889

Merged
kozlovic merged 1 commit into
mainfrom
fix_888
Jul 22, 2025
Merged

[FIXED] EventLoop: Libuv may crash if connection destroyed while consuming#889
kozlovic merged 1 commit into
mainfrom
fix_888

[FIXED] EventLoop: Libuv may crash if connection destroyed while cons…

b89b44d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 1s

70.28% (+0.01%) compared to 5b12f90

View this Pull Request on Codecov

70.28% (+0.01%) compared to 5b12f90

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.28%. Comparing base (5b12f90) to head (b89b44d).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/conn.c 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #889      +/-   ##
==========================================
+ Coverage   70.26%   70.28%   +0.01%     
==========================================
  Files          47       47              
  Lines       15560    15576      +16     
  Branches     3203     3209       +6     
==========================================
+ Hits        10934    10948      +14     
+ Misses       1547     1541       -6     
- Partials     3079     3087       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.