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

Skip check for pollhup. #9661

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Skip check for pollhup. #9661

merged 4 commits into from
Oct 13, 2023

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Oct 12, 2023

This seems to be a Windows-specific issue, one end is closed and the other end might receive a pollhup even if the data is already sent and can be fully read by the other end.

Fix flaky https://buildkite.com/xgboost/xgboost-ci-windows/builds/3636 .

@trivialfis
Copy link
Member Author

cc @rongou .

@trivialfis trivialfis merged commit 81a0598 into dmlc:master Oct 13, 2023
21 checks passed
@trivialfis trivialfis deleted the skip-pollhup branch October 13, 2023 06:35
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.

2 participants