mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:46:49 +08:00
90ae8f11df
…'127.0.0.1', when we forbid the external network. Instead of we can get ip address from hostname. The function get_node_ip_address while catch an exception and return '127.0.0.1' when we forbid the external network. Instead of we can get ip address from hostname. https://github.com/ray-project/ray/issues/2721