mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 13:02:16 +08:00
e06311d415
* Make ray.init set python paths of workers. * Decouple starting cluster from copying user source code * also add current directory to path * Add comments about deallocation. * Add test for new code path.