mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:23:10 +08:00
13000b7503
* 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.