mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 13:47:22 +08:00
8efd0f7b1b
* support multi-workers per process Signed-off-by: Hao Chen <chenh1024@gmail.com> * use RayConfig Signed-off-by: Hao Chen <chenh1024@gmail.com> * fix Signed-off-by: Hao Chen <chenh1024@gmail.com> * fix * remove clear * address comments * fix lint * fix bug * make WorkerPool and WorkerPoolMock more consistent