mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +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.