ray/python/plasma
Robert Nishihara b98a63fd3a Change get to take a timeout and multiple object IDs. (#212)
* Change plasma_get to take a timeout and an array of object IDs.

* Address comments.

* Bug fix related to computing object hashes.

* Add test.

* Fix file descriptor leak.

* Fix valgrind.

* Formatting.

* Remove call to plasma_contains from the plasma client. Use timeout internally in ray.get.

* small fixes
2017-01-19 12:21:12 -08:00
..
test Change get to take a timeout and multiple object IDs. (#212) 2017-01-19 12:21:12 -08:00
.gitkeep Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00
__init__.py Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00
plasma.py Change get to take a timeout and multiple object IDs. (#212) 2017-01-19 12:21:12 -08:00
utils.py Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00