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