mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 09:58:44 +08:00
f4011754d6
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.