mirror of
https://github.com/wassname/ray.git
synced 2026-09-25 14:00:37 +08:00
* 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