-
Notifications
You must be signed in to change notification settings - Fork 83
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-listener-close #1485
fix-listener-close #1485
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1485 +/- ##
==========================================
- Coverage 66.95% 66.91% -0.05%
==========================================
Files 353 353
Lines 36687 36695 +8
==========================================
- Hits 24565 24554 -11
- Misses 11042 11055 +13
- Partials 1080 1086 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
summaryBase version: v3.81.5-0.20241002182517-28775df1584a (master) |
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service: |
🌋 Here are results of SLO test for Go SDK gorm: |
…deadlock with timeout). reorder close steps
013818e
to
792d24d
Compare
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information