Skip to content

fix: Clamp activity_update_interval to half of inactivity_timeout

13218b3
Select commit
Loading
Failed to load commit list.
Merged

Fix SessionManager write amplification causing lock contention #166

fix: Clamp activity_update_interval to half of inactivity_timeout
13218b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

88.25% (+0.18%) compared to 912c0ba

View this Pull Request on Codecov

88.25% (+0.18%) compared to 912c0ba

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.25%. Comparing base (912c0ba) to head (13218b3).

Additional details and impacted files
@@             Coverage Diff              @@
##              trunk     #166      +/-   ##
============================================
+ Coverage     88.06%   88.25%   +0.18%     
- Complexity     1241     1243       +2     
============================================
  Files            54       54              
  Lines          4030     4035       +5     
============================================
+ Hits           3549     3561      +12     
+ Misses          481      474       -7     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.