Skip to content

Using Dask serialization in more cases #3946

@jakirkham

Description

@jakirkham

Looking through the code we can find a few examples of functions with arguments and keyword arguments serialized with cloudpickle. AFAICT this is used in the Client and the Workers. Though maybe it is used in other places as well. In these cases it would be nice to rely on the serialization mechanisms of the underlying Comm involved instead of simply pickling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions