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

Make federated client more robust #8351

Merged
merged 2 commits into from Oct 18, 2022
Merged

Conversation

rongou
Copy link
Contributor

@rongou rongou commented Oct 17, 2022

In federated communicator tests, we start up a grpc server in a thread, and then immediately connect to it from the main thread, which may cause a test failure sometimes. This PR tries to make the federated client more robust and wait for the server to be ready.

@trivialfis

@trivialfis trivialfis merged commit 521086d into dmlc:master Oct 18, 2022
@rongou rongou deleted the more-robust-client branch November 18, 2022 19:02
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.

None yet

3 participants