mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:23:10 +08:00
7f5b3502da
* Arg propagation works * Implement persistent actor * Add doc * Initialize is_persistent_ * Rename persistent->detached * Address comment * Make test passes * Address comment * Python2 compatiblity * Fix naming, py2 * Lint