mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +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.