Skip to content

Allow pickling of AsyncResults #632

@minrk

Description

@minrk

If we pickled AsyncResult objects with:

  1. msg_ids
  2. client connection info
  3. partition info for AsyncMapResults

We could unpickle to an AsyncHubResult with a new client connection, making the workflow of following past tasks a lot nicer.

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