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

Groupby tests hang on dask #6899

Closed
dchigarev opened this issue Jan 31, 2024 · 0 comments · Fixed by #6900
Closed

Groupby tests hang on dask #6899

dchigarev opened this issue Jan 31, 2024 · 0 comments · Fixed by #6900
Assignees
Labels
Dask ⚡ Issues related to the Dask engine P0 Highest priority tasks requiring immediate fix Testing 📈 Issues related to testing

Comments

@dchigarev
Copy link
Collaborator

If you run the following command, it executes forever:

MODIN_ENGINE=dask MODIN_CPUS=2 python -m pytest modin/pandas/test/test_groupby.py::test_groupby_sort[True-True] -v
@dchigarev dchigarev added Testing 📈 Issues related to testing P0 Highest priority tasks requiring immediate fix labels Jan 31, 2024
@dchigarev dchigarev self-assigned this Jan 31, 2024
@YarShev YarShev added the Dask ⚡ Issues related to the Dask engine label Jan 31, 2024
dchigarev added a commit to dchigarev/modin that referenced this issue Jan 31, 2024
…kers

Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
YarShev pushed a commit that referenced this issue Jan 31, 2024
Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dask ⚡ Issues related to the Dask engine P0 Highest priority tasks requiring immediate fix Testing 📈 Issues related to testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants