mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 20:24:03 +08:00
ddfbd70dad
* Fetch objects from remote plasma instances. Includes: - Configurable number of retries, with a timeout per retry - Support for multiple-object fetch - Test cases (integration only) Update ray common Remove attempts to retry object table lookup during fetch lint Fix a couple valgrind errors Fix valgrind errors Address Robert and Philipp's comments. * Add fix from ray common and some TODOs. * Update ray common * Update ray common again * Remove unused file