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