ray/test
Philipp Moritz 58e8bbcb34 Fix bug in serializing arguments of tasks that are more complex objects (#72)
* Give more informative error message when we do not know how to serialize a class.

* Check that passing arguments to remote functions and getting them does not change their values.

* fix serialization bug

* fix tests for common module

* Formatting.

* Bug fix in init_pickle_module signature.

* Use pickle with HIGHEST_PROTOCOL.
2016-11-30 23:21:53 -08:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Update worker.py and services.py to use plasma and the local scheduler. (#19) 2016-11-02 00:39:35 -07:00
failure_test.py Update worker.py and services.py to use plasma and the local scheduler. (#19) 2016-11-02 00:39:35 -07:00
memory_leak_deserialize.py Make sure no Python modules mutually import each other. (#334) 2016-08-01 17:55:38 -07:00
microbenchmarks.py Keep objects in cache between tasks (#29) 2016-11-06 17:31:14 -08:00
runtest.py Fix bug in serializing arguments of tasks that are more complex objects (#72) 2016-11-30 23:21:53 -08:00
test_functions.py Remove ObjectID aliasing from the API. (#406) 2016-09-03 19:34:45 -07:00