Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(updater): actively close idle connections for IP detection #943

Merged
merged 1 commit into from
Sep 24, 2024

fix(updater): actively close idle (keep-alive) connections

5820c40
Select commit
Loading
Failed to load commit list.
Merged

fix(updater): actively close idle connections for IP detection #943

fix(updater): actively close idle (keep-alive) connections
5820c40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

95.76% (+0.00%) compared to 69f8cf2

View this Pull Request on Codecov

95.76% (+0.00%) compared to 69f8cf2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.76%. Comparing base (69f8cf2) to head (5820c40).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #943   +/-   ##
=======================================
  Coverage   95.75%   95.76%           
=======================================
  Files          62       62           
  Lines        2804     2810    +6     
=======================================
+ Hits         2685     2691    +6     
  Misses        107      107           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.