Allow pickling of AsyncResults
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 2.6k
- Forks
- 1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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](https://github.com/ipython/ipyparallel/issues/629#issuecomment-966392478) a lot nicer.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.