mirror of
https://github.com/wassname/ray.git
synced 2026-09-27 14:20:43 +08:00
Otherwise, in the event of a remote raylet crashing, the connection might be held by boost asio forever, and the pending callbacks will never get invoked. See also #3586.