mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 00:29:38 +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.