Skip to content

[coro_rpc] fix client reconnect to another address#1002

Merged
poor-circle merged 4 commits intoalibaba:mainfrom
poor-circle:main
Jul 1, 2025
Merged

[coro_rpc] fix client reconnect to another address#1002
poor-circle merged 4 commits intoalibaba:mainfrom
poor-circle:main

Conversation

@poor-circle
Copy link
Copy Markdown
Collaborator

Why

Closes #995

What is changing

Example

@qicosmos
Copy link
Copy Markdown
Collaborator

should reset socket.

@github-actions
Copy link
Copy Markdown

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

@github-actions
Copy link
Copy Markdown

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

@github-actions
Copy link
Copy Markdown

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

@poor-circle poor-circle merged commit f6cf860 into alibaba:main Jul 1, 2025
28 of 31 checks passed
co_await coro_io::post(
[]() {
},
control->executor_); // post to control ioc
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add co_return

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 1, 2025

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

shenxuebing pushed a commit to shenxuebing/yalantinglibs that referenced this pull request Apr 9, 2026
* [coro_rpc] fix client reconnect to another address

* fix reconnect

* fix

* fix bazel failed
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.

[core rpc] coro_rpc_client cannot reconnect to a different address

2 participants