mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 07:50:30 +08:00
a5441a3381
Left a `last_result == None` after changing last_result to always be a dict. Fixes https://github.com/ray-project/ray/issues/4259.