mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:23:15 +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.