mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:39:37 +08:00
91d54ef621
* [Core] Remove actor arg from executor to allow users to specify actor arg in their Actor.remote. * Addressed code review.