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

Pin packages in conda environment #14

Open
crusaderky opened this issue Jun 6, 2023 · 2 comments
Open

Pin packages in conda environment #14

crusaderky opened this issue Jun 6, 2023 · 2 comments

Comments

@crusaderky
Copy link

crusaderky commented Jun 6, 2023

At PyConDE 2022, we spent several hours with the TV screen showing a hanged cluster and we had to debug the issue in realtime, while embarassingly standing at the stall.
The problem was caused by a regression in the very latest dask version, released two days before, which was immediately picked up by the examples because the packages in the conda environment weren't pinned.

Everything should be pinned to prevent this kind of surprises. Upgrades should be a conscious act that includes retesting.

@jrbourbeau
Copy link
Member

Thanks @crusaderky. I'm curious what the regression was

@crusaderky
Copy link
Author

Shuffle hang badly. It was the time when dask was full of deadlocks.

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

No branches or pull requests

2 participants