mirror of
https://github.com/wassname/ray.git
synced 2026-09-25 14:00:37 +08:00
* 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.