Skip to content

fix(p2p): reclaim connTracker lastConnect entries once their window elapses - #3918

Open
bdchatham wants to merge 1 commit into
mainfrom
fix/p2p-conntracker-lastconnect-leak
Open

fix(p2p): reclaim connTracker lastConnect entries once their window elapses#3918
bdchatham wants to merge 1 commit into
mainfrom
fix/p2p-conntracker-lastconnect-leak

fix(p2p): reclaim connTracker lastConnect entries once their window e…

63b0fdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

58.47% (-1.02%) compared to 8bbac80

View this Pull Request on Codecov

58.47% (-1.02%) compared to 8bbac80

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.47%. Comparing base (8bbac80) to head (63b0fdf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3918      +/-   ##
==========================================
- Coverage   59.48%   58.47%   -1.02%     
==========================================
  Files        2325     2229      -96     
  Lines      198647   188024   -10623     
==========================================
- Hits       118160   109938    -8222     
+ Misses      69258    67699    -1559     
+ Partials    11229    10387     -842     
Files with missing lines Coverage Δ
sei-tendermint/internal/p2p/conn_tracker.go 100.00% <100.00%> (ø)

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