mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:02:56 +08:00
f16d33593b
* Trigger reconstruction in ray.wait and mark worker as blocked. * Add test. * Linting. * Don't run new test with legacy Ray. * Only call HandleClientUnblocked if it actually blocked in ray.wait. * Reduce time to ray.wait in the test.