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 read/write loop may hang in some situation. #186

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

DrmagicE
Copy link
Owner

fix #177

@codecov-commenter
Copy link

Codecov Report

Merging #186 (4db09d7) into master (9b6e597) will decrease coverage by 0.03%.
The diff coverage is 22.22%.

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   42.77%   42.74%   -0.04%     
==========================================
  Files          63       63              
  Lines        6347     6354       +7     
==========================================
+ Hits         2715     2716       +1     
- Misses       3304     3310       +6     
  Partials      328      328              
Impacted Files Coverage Δ
server/server.go 13.86% <0.00%> (-0.11%) ⬇️
plugin/federation/federation.go 61.06% <100.00%> (ø)
server/client.go 44.87% <100.00%> (+0.11%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@DrmagicE DrmagicE merged commit 87349f1 into master Dec 11, 2022
@DrmagicE DrmagicE deleted the fix-client-connection-hang branch December 11, 2022 11:42
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.

Memory leak using OnBasicAuthWrapper Hook
2 participants