Skip to content

Improve zombie client connection detection - #4465

Closed
harrylin98 wants to merge 1 commit into
valkey-io:forklessfrom
harrylin98:forkless_update
Closed

Improve zombie client connection detection#4465
harrylin98 wants to merge 1 commit into
valkey-io:forklessfrom
harrylin98:forkless_update

Improve zombie client connection detection-s

57ad97b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 1s

79.40% (-0.43%) compared to 50ec936

View this Pull Request on Codecov

79.40% (-0.43%) compared to 50ec936

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.40%. Comparing base (50ec936) to head (57ad97b).

Additional details and impacted files
@@             Coverage Diff              @@
##           forkless    #4465      +/-   ##
============================================
- Coverage     79.82%   79.40%   -0.43%     
============================================
  Files           175      175              
  Lines         94843    93223    -1620     
============================================
- Hits          75712    74021    -1691     
- Misses        19131    19202      +71     
Files with missing lines Coverage Δ
src/connection.h 88.67% <ø> (ø)
src/server.c 89.75% <100.00%> (+<0.01%) ⬆️
src/socket.c 94.68% <100.00%> (+0.53%) ⬆️
src/tls.c 17.64% <ø> (ø)

... and 25 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.