Skip to content

Fix clientTtl cleanup race in Agent#4807

Merged
mcollina merged 1 commit intomainfrom
fix/issue-4806-client-ttl
Feb 5, 2026
Merged

Fix clientTtl cleanup race in Agent#4807
mcollina merged 1 commit intomainfrom
fix/issue-4806-client-ttl

Conversation

@mcollina
Copy link
Member

@mcollina mcollina commented Feb 4, 2026

Summary

Testing

  • node test/issue-4806.js

Fixes #4806

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (ff6bc5a) to head (71136ce).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4807      +/-   ##
==========================================
+ Coverage   93.23%   93.24%   +0.01%     
==========================================
  Files         109      109              
  Lines       34100    34108       +8     
==========================================
+ Hits        31793    31805      +12     
+ Misses       2307     2303       -4     

☔ 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.

@mcollina mcollina merged commit 9cc025b into main Feb 5, 2026
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unhandled rejection ClientDestroyedError when using Agent with clientTtl

3 participants