mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:46:49 +08:00
375852af23
* Check if trial's node is alive before trying to fetch result * Added function for failed trials to trial_executor interface * Address comments, add test.