mirror of
https://github.com/wassname/ray.git
synced 2026-07-15 11:25:40 +08:00
* Make local scheduler start workers using the same version of Python that was used to start the local scheduler. * Use current version of python to start new processes instead of hardcoded python executable. * Fix linting.