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