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

Fixed http client request socket descriptor leakage #126

Merged
merged 1 commit into from May 18, 2021
Merged

Fixed http client request socket descriptor leakage #126

merged 1 commit into from May 18, 2021

Conversation

septemhill
Copy link
Contributor

Fixed http client request socket descriptor leakage

Fixed http client request socket descriptor leakage
@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #126 (95bd3c7) into master (75c683f) will decrease coverage by 0.2%.
The diff coverage is 50.0%.

@@           Coverage Diff            @@
##           master    #126     +/-   ##
========================================
- Coverage    84.5%   84.3%   -0.2%     
========================================
  Files          21      21             
  Lines         904     907      +3     
========================================
+ Hits          764     765      +1     
- Misses        106     107      +1     
- Partials       34      35      +1     

@mafredri mafredri merged commit fd8f409 into mafredri:master May 18, 2021
@mafredri
Copy link
Owner

Thank you! 🙏

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.

None yet

2 participants