ray/cpp
fyrestone 5e76a51d56
[Dashboard] Select port in dashboard (#13763)
* Dashboard select port; Fix dashboard may hangs when exit

* Add test case

* Fix

* Fix test_stats_collector.py::test_get_all_node_details

* Refine dashboard error messages

* Refine code

* Refine code

* Show last 10 lines of dashboard log if start dashboard failed

* Fix ValueError: too many values to unpack (expected 2) when getsockname

* Fix test_multi_node_3.py::test_calling_start_ray_head may fail

* Fix Windows CI

* Disable dashboard in C++ test

* Refine code

* Fix issue 7084

Co-authored-by: 刘宝 <po.lb@antfin.com>
2021-02-23 16:27:48 -08:00
..
example support dynamic library loading in C++ worker (#13734) 2021-02-01 19:24:33 +08:00
include/ray Cpp worker refactor serializer (#14027) 2021-02-18 15:37:58 +08:00
src/ray [Dashboard] Select port in dashboard (#13763) 2021-02-23 16:27:48 -08:00
BUILD.bazel support dynamic library loading in C++ worker (#13734) 2021-02-01 19:24:33 +08:00