mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
Previous changes broke single-process mode in raylet. This PR fixes the hello-world example work in single-process mode. Follow-up diffs will completely fix single-process mode and add tests.