Skip to content

Replace use of .delayed() in from _iris ?Β #133

@pp-mo

Description

@pp-mo

Potential reasons same as here :
possibly iris.save, following dask.store might conceivably now sometimes return a tuple in place of a delayed object,
so .delayed() will not be safe here, but da.delayed(...) will still be appropriate.

I'm still not 100% convinced this will be needed, but it is clearly a safe solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions