mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:38:16 +08:00
7af5292646
* Give error if a worker has a version mismatch for Python Ray, or cloudpickle. * Check version when attaching driver to cluster. * Only do check if the version info is present. * Bug fix. * Fix typo.