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 library: Overcome newly introduced bugs in dask 2023.4.x and up #4526

Closed
Tracked by #950
sanderegg opened this issue Jul 21, 2023 · 2 comments · Fixed by #5737
Closed
Tracked by #950

Dask library: Overcome newly introduced bugs in dask 2023.4.x and up #4526

sanderegg opened this issue Jul 21, 2023 · 2 comments · Fixed by #5737
Assignees
Labels
a:dask-service Any of the dask services: dask-scheduler/sidecar or worker bug buggy, it does not work as expected

Comments

@sanderegg
Copy link
Member

sanderegg commented Jul 21, 2023

Since distributed version 2023.4.0 the handling of the dask-worker resources has a flaw:

This currently prevents us from upgrading distributed in oSparc.

One possible workaround would be to explicitely pass the service resources as an argument.

@sanderegg sanderegg transferred this issue from ITISFoundation/osparc-issues Jul 21, 2023
@sanderegg sanderegg self-assigned this Jul 21, 2023
@sanderegg sanderegg added a:dask-service Any of the dask services: dask-scheduler/sidecar or worker bug buggy, it does not work as expected labels Jul 21, 2023
@sanderegg sanderegg added this to the Sundae milestone Jul 21, 2023
@sanderegg sanderegg changed the title Overcome dask distributed newly introduced bugs in dask 2023.4.x and up Dask library: Overcome newly introduced bugs in dask 2023.4.x and up Jul 25, 2023
@sanderegg sanderegg modified the milestones: Sundae, Baklava Aug 17, 2023
@sanderegg
Copy link
Member Author

dask/distributed#8577 should fix the issue

@sanderegg
Copy link
Member Author

version 2024.4.2 fixes the problem. we can now try to upgrade the dask version.
https://docs.dask.org/en/stable/changelog.html#v2024-4-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:dask-service Any of the dask services: dask-scheduler/sidecar or worker bug buggy, it does not work as expected
Projects
None yet
1 participant