Skip to content

retry accept on transient errors (CVE-2025-48367)#2315

Merged
ranshid merged 1 commit intovalkey-io:unstablefrom
ranshid:retry-accept-on-several-error-types
Jul 6, 2025
Merged

retry accept on transient errors (CVE-2025-48367)#2315
ranshid merged 1 commit intovalkey-io:unstablefrom
ranshid:retry-accept-on-several-error-types

Conversation

@ranshid
Copy link
Member

@ranshid ranshid commented Jul 6, 2025

No description provided.

Signed-off-by: Ran Shidlansik <[email protected]>
@ranshid ranshid requested a review from madolson July 6, 2025 20:24
@codecov
Copy link

codecov bot commented Jul 6, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.46%. Comparing base (57b1761) to head (8b56ab5).
Report is 2 commits behind head on unstable.

Files with missing lines Patch % Lines
src/anet.c 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2315      +/-   ##
============================================
+ Coverage     71.41%   71.46%   +0.05%     
============================================
  Files           123      123              
  Lines         67069    67086      +17     
============================================
+ Hits          47898    47946      +48     
+ Misses        19171    19140      -31     
Files with missing lines Coverage Δ
src/cluster_legacy.c 86.85% <100.00%> (-0.09%) ⬇️
src/socket.c 91.57% <100.00%> (+0.04%) ⬆️
src/tls.c 100.00% <ø> (ø)
src/unix.c 74.72% <100.00%> (+0.28%) ⬆️
src/anet.c 72.44% <50.00%> (-0.26%) ⬇️

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

@ranshid ranshid merged commit cb10d9d into valkey-io:unstable Jul 6, 2025
52 checks passed
ranshid added a commit to ranshid/valkey that referenced this pull request Jul 6, 2025
ranshid added a commit to ranshid/valkey that referenced this pull request Jul 6, 2025
ranshid added a commit to ranshid/valkey that referenced this pull request Jul 6, 2025
ranshid added a commit to ranshid/valkey that referenced this pull request Jul 6, 2025
ranshid added a commit to ranshid/valkey that referenced this pull request Jul 6, 2025
ranshid added a commit to ranshid/valkey that referenced this pull request Jul 6, 2025
ranshid added a commit that referenced this pull request Jul 7, 2025
ranshid added a commit that referenced this pull request Jul 7, 2025
ranshid added a commit that referenced this pull request Jul 7, 2025
@zuiderkwast zuiderkwast moved this to 8.0.4 in Valkey 8.0 Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 8.0.4

Development

Successfully merging this pull request may close these issues.

2 participants