William Ma
|
c7a4c74f55
|
Moving tests from test/ to python/ray/tests/ (#3950)
|
2019-02-21 11:09:08 -08:00 |
|
Philipp Moritz
|
bcd5af78c7
|
Lint Cython files (#4097)
|
2019-02-20 22:29:25 -08:00 |
|
Eric Liang
|
725df3a485
|
Set the process title in workers and actors (#3219)
|
2018-11-06 14:59:22 -08:00 |
|
Robert Nishihara
|
658c14282c
|
Remove legacy Ray code. (#3121)
* Remove legacy Ray code.
* Fix cmake and simplify monitor.
* Fix linting
* Updates
* Fix
* Implement some methods.
* Remove more plasma manager references.
* Fix
* Linting
* Fix
* Fix
* Make sure class IDs are strings.
* Some path fixes
* Fix
* Path fixes and update arrow
* Fixes.
* linting
* Fixes
* Java fixes
* Some java fixes
* TaskLanguage -> Language
* Minor
* Fix python test and remove unused method signature.
* Fix java tests
* Fix jenkins tests
* Remove commented out code.
|
2018-10-26 13:36:58 -07:00 |
|
Eric Liang
|
9d23fa03c9
|
[xray] All messages on main asio event loop should be written asynchronously (#3023)
* copy over ref code
* wip async writes
* compiles
* fix error handling
* add test
* amend
* fix test
* clang fmgt
* clang format
* wip
* yapf
* rename format script
* test error
* clangfmt
* add test to list
* warn
* ref test
* fix test
* comment
* add capture
* Update client_connection.cc
* wip
* fix compile
|
2018-10-18 21:56:22 -07:00 |
|