mirror of
https://github.com/wassname/ray.git
synced 2026-09-25 14:00:37 +08:00
* Small cleanups in worker.py. * Remove dependencies on subprocess32, graphviz, protobuf, and ipython. * Retry starting the plasma manager if the port is in use. * Whitespace * Move start_plasma_manager into plasma.py.