-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
client/tso: fix the issue where the TSO follower proxy cannot be closed #8719
client/tso: fix the issue where the TSO follower proxy cannot be closed #8719
Conversation
Signed-off-by: JmPotato <ghzpotato@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8719 +/- ##
==========================================
+ Coverage 71.70% 71.73% +0.02%
==========================================
Files 517 517
Lines 67450 67456 +6
==========================================
+ Hits 48364 48388 +24
+ Misses 15521 15507 -14
+ Partials 3565 3561 -4
Flags with carried forward coverage won't be shown. Click here to find out more. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lhy1024, nolouch The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-8.4 |
@JmPotato: new pull request created to branch In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What problem does this PR solve?
Issue Number: close #8709.
What is changed and how does it work?
Check List
Tests
Release note