mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:23:17 +08:00
54925996ca
* implement restarting workers after certain number of task executions * Clean up python code. * Don't start new worker when an actor disconnects. * Move wait_for_pid_to_exit to test_utils.py. * Add test. * Fix linting errors. * Fix linting. * Fix typo.