-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix socket error handlers #2092
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2092 +/- ##
==========================================
- Coverage 95.25% 94.79% -0.46%
==========================================
Files 387 387
Lines 3517 3496 -21
Branches 423 414 -9
==========================================
- Hits 3350 3314 -36
- Misses 83 105 +22
+ Partials 84 77 -7
Continue to review full report at Codecov.
|
Thanks for fixing this, guys! Any plans to release this soon in a new version? |
@a-koka 4.1.0 will be released in a few days |
Thanks a lot for the fix! :) |
Fix #2080, potentially fix #2058, #2032, #1985