mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:23:15 +08:00
3cccb49191
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.