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 various race conditions when writing packets to closed clients or server sessions #684

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jan 19, 2025

No description provided.

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 83.78378% with 18 lines in your changes missing coverage. Please review.

Project coverage is 82.00%. Comparing base (b2cfa93) to head (f706c65).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
client.go 78.43% 10 Missing and 1 partial ⚠️
server_session.go 85.41% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #684      +/-   ##
==========================================
+ Coverage   81.98%   82.00%   +0.01%     
==========================================
  Files         120      120              
  Lines       12414    12464      +50     
==========================================
+ Hits        10178    10221      +43     
- Misses       1821     1825       +4     
- Partials      415      418       +3     

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

@aler9 aler9 merged commit ca62863 into main Jan 19, 2025
9 checks passed
@aler9 aler9 deleted the fix/writer branch January 19, 2025 11:08
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.

1 participant