Allow pickling of AsyncResults
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 2.6k
- Fork
- 1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.