mirror of
https://github.com/wassname/ray.git
synced 2026-08-08 11:25:28 +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.