Closed jjyao closed 2 years ago
Signed-off-by: Jiajun Yao jeromeyjj@gmail.com
With this PR, driver will own all the data of pcollections and handle the object lose automatically.
Closes #34
I'll merge after tests pass
thanks everyone : )
@iasoon, sorry for the late reply.
I'll apply https://github.com/ray-project/ray/pull/28291 to this PR so we no longer need to calculate num_returns beforehand.
num_returns
Signed-off-by: Jiajun Yao jeromeyjj@gmail.com
With this PR, driver will own all the data of pcollections and handle the object lose automatically.
Closes #34