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