ray/cmake
Robert Nishihara 3ce8eb2d4c Test dying_worker_get and dying_worker_wait for xray. (#2997)
This tests the case in which a worker is blocked in a call to ray.get or ray.wait, and then the worker dies. Then later, the object that the worker was waiting for becomes available. We need to make sure not to try to send a message to the dead worker and then die. Related to #2790.
2018-10-02 00:08:47 -07:00
..
Modules Test dying_worker_get and dying_worker_wait for xray. (#2997) 2018-10-02 00:08:47 -07:00