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(netpollmux): fix a bug that disables multi-service by assigning the first svcInfo to targetSvcInfo #1294

Merged

Conversation

Marina-Sakai
Copy link
Contributor

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@Marina-Sakai Marina-Sakai requested review from a team as code owners March 12, 2024 12:41
@Marina-Sakai Marina-Sakai changed the title fix(netpollmux): a bug that disables multi-service by assigning targetSvcInfo fix(netpollmux): fix a bug that disables multi-service by assigning targetSvcInfo Mar 12, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.27%. Comparing base (1619d9e) to head (f72ec3a).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1294      +/-   ##
===========================================
+ Coverage    70.20%   70.27%   +0.07%     
===========================================
  Files          290      290              
  Lines        20902    20901       -1     
===========================================
+ Hits         14674    14689      +15     
+ Misses        5021     5011      -10     
+ Partials      1207     1201       -6     

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

@Marina-Sakai Marina-Sakai changed the title fix(netpollmux): fix a bug that disables multi-service by assigning targetSvcInfo fix(netpollmux): fix a bug that disables multi-service by assigning the first svcInfo to targetSvcInfo Mar 21, 2024
@Marina-Sakai Marina-Sakai force-pushed the fix/multi_service_with_netpollmux branch from 9628106 to 2a0b7bd Compare March 21, 2024 05:58
@Marina-Sakai Marina-Sakai force-pushed the fix/multi_service_with_netpollmux branch from 2a0b7bd to f72ec3a Compare March 21, 2024 09:03
@felix021
Copy link
Contributor

This PR is the fix for #1285

@Marina-Sakai Marina-Sakai merged commit bce1443 into cloudwego:develop Mar 22, 2024
40 checks passed
@Marina-Sakai Marina-Sakai deleted the fix/multi_service_with_netpollmux branch March 22, 2024 02:52
DMwangnima pushed a commit to DMwangnima/kitex that referenced this pull request Apr 11, 2024
joway pushed a commit that referenced this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants