Skip to content

Fix FD leak in connSocketBlockingConnect on timeout

7474835
Select commit
Loading
Failed to load commit list.
Open

Fix FD leak in connSocketBlockingConnect on timeout #3541

Fix FD leak in connSocketBlockingConnect on timeout
7474835
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

76.44% (+0.02%) compared to 0327c27

View this Pull Request on Codecov

76.44% (+0.02%) compared to 0327c27

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.44%. Comparing base (0327c27) to head (7474835).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3541      +/-   ##
============================================
+ Coverage     76.41%   76.44%   +0.02%     
============================================
  Files           159      159              
  Lines         79927    79927              
============================================
+ Hits          61078    61097      +19     
+ Misses        18849    18830      -19     
Files with missing lines Coverage Δ
src/socket.c 95.95% <100.00%> (+1.15%) ⬆️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.