mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 01:43:50 +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.