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

[dask] Fix LTR with empty partition. #11152

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Jan 8, 2025

close #11147 .

still have some flaky errors about timeout. But this should fix the hang caused by the LTR test.

@trivialfis trivialfis requested a review from hcho3 January 8, 2025 19:11
@trivialfis
Copy link
Member Author

Hmm, segfault at a completely unknown location:

(gdb) bt
#0  0x00007074406efce5 in ?? ()
#1  0x00007074673ffe00 in ?? ()
#2  0x00007074673ffdf8 in ?? ()
#3  0x00007074674005c0 in ?? ()
#4  0x0000000000000000 in ?? ()

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.

[CI] Dask test hangs.
1 participant