mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +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.