ray/test
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
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
component_failures_test.py Prevent plasma store and manager from dying when a client dies. (#203) 2017-01-17 20:34:31 -08:00
failure_test.py Rename reusable variables -> environment variables. (#195) 2017-01-10 20:14:33 -08:00
microbenchmarks.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
runtest.py Change get to take a timeout and multiple object IDs. (#212) 2017-01-19 12:21:12 -08:00
stress_tests.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
tensorflow_test.py Selects from all variables now independent of graph, and uses standar… (#199) 2017-01-18 17:36:58 -08:00