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

feat: support addressOfNode in async #517

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

wangxye
Copy link
Contributor

@wangxye wangxye commented Oct 30, 2023

Fixes: #338

  1. support addressOfNode in async;

Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
@github-actions
Copy link

github-actions bot commented Oct 30, 2023

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov
Copy link

codecov bot commented Oct 30, 2023

The author of this PR, wangxye, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
@lizhanhui lizhanhui merged commit 3f5c04d into main Oct 31, 2023
9 checks passed
@lizhanhui lizhanhui deleted the broker_addressOfNode_async branch October 31, 2023 02:27
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.

Make addressOfNode async and avoid use supplyAsync
2 participants