-
Notifications
You must be signed in to change notification settings - Fork 295
issue with iris saver with delayed and dask==2025.4.0 #6417
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
Comments
just as a bit extra info:
So a completely different API |
This reverts commit 0ed5b4f. This change contained a change in Dask that broke saving in the workflow pre-process task. I'm not quite sure why our tests didn't catch it however. See SciTools/iris#6417
Heads up thus continues to be an issue with the latest dask=2025.4.1 gah 😫🍺 |
We are actively discussing when we can get time to investigate+fix this, I promise we haven't forgotten |
Take your time, I'm at EGU myself, can't do much from here. But I can dig more and help next week 🍺 |
We pin dask due to its latest release being incompatible with iris. See SciTools/iris#6417
We pin dask due to its latest release being incompatible with iris. See SciTools/iris#6417
@trexfeathers @jfrost-mo brilliant, gents, very many thanks! All good with 3.12.2 - question for you though, do we need a repopatch (pin on Dask) for older irises? |
(I can't take any credit for this fix. I've just been watching and hoping.) |
It's taking too much resource apologising for Dask's frequent breaking changes. |
I know, new commercial Dask's killing us too. We've pinned iris to >=3.12.2 (at least in ESMValCore) for now 🍻 |
This fixes the crashes with dask >= 2025.4.0. See SciTools/iris#6417 for discussion.
Closed by #6451 |
Uh oh!
There was an error while loading. Please reload this page.
Hi folks, apologies I had to renounce the issue template, this is more of a heads up that may need further investigation (it most probably is a Dask issue, as per usual): see ESMValGroup/ESMValCore#2716 and our failed test as of last night with the brand new dask==2025.4.0
Cheers 🍺
The text was updated successfully, but these errors were encountered: