ray/thirdparty
Robert Nishihara 87bb7a8f67 [WIP] Large changes to make the tests pass. (#376)
* Revert "Make tests more informative (#372)"

This reverts commit fd353250c8.

* fix bugs, in particular deactivate worker service on driver and remove condition variables

* changes to minimize the changes in this PR

* switch from faulty mutex synchronization to using atomics

* Increase the default size of the message queues, to accommodate exporting large numbers of remote functions. This is a temporary fix, but not a long term solution.

* Reorganize the scheduler export code to queue up exports. This does not solve the underlying problem yet, but sets up a solution.

* Start a separate thread on driver to print error messages by constantly querying the scheduler. This is a temporary solution because the solution based on starting a worker service for the driver which the scheduler can push error messages to is buggy.

* Fix segfault in taskcapsule destructor.

* Move tests for catching errors into a separate test file.

* Revert "roll back grpc (#368)"

This reverts commit c01ef95d04.
2016-08-15 11:02:54 -07:00
..
arrow@c781ef8564 Serialize and Deserialize unicode (#349) 2016-08-04 21:06:31 -07:00
grpc@77e8b714e5 [WIP] Large changes to make the tests pass. (#376) 2016-08-15 11:02:54 -07:00
numbuf@7b548bddd3 Improve error message for serialization of custom objects (#359) 2016-08-09 13:38:21 -07:00
patches Visual Studio - Project cleanup, warning suppression, and removal of zlib dependency (#272) 2016-07-16 13:02:51 -07:00
python@3f8fa00528 Update submodules (#309) 2016-07-27 19:47:14 -07:00
build_thirdparty.sh cleanup serialization code (#291) 2016-07-25 15:47:10 -07:00
download_thirdparty.bat Update Windows support (#317) 2016-07-28 13:11:13 -07:00
download_thirdparty.sh Only check out submodules that are actually used (#310) 2016-07-27 19:14:40 -07:00