mirror of
https://github.com/wassname/ray.git
synced 2026-09-25 14:00:37 +08:00
* Fix checkpoint crash for actor creation task. * Lint * Move test to test_actor.py * Revert unused code in test_failure.py * Refine test according to Raul's suggestion.