mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:38:16 +08:00
a5c8f28f33
* Use object_info as notification, not just the object_id * Add a regression test for plasma managers connecting to store after some objects have been created * Send notifications for existing objects to new plasma subscribers * Continuously try the request to the plasma manager instead of setting a timeout in the test case * Use ray.services to start Redis in plasma test cases * fix test case