mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:39:37 +08:00
cb84972f6b
* Reconstruct actor state when local schedulers fail. * Simplify construction of arguments to pass into default_worker.py from local scheduler. * Remove deprecated ray.actor. * Simplify actor reconstruction method. * Fix linting. * Small fixes.