Allow pickling of AsyncResults
オープン
- 主要言語
- Jupyter Notebook
- スター
- 2.6k
- フォーク
- 1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。