mirror of
https://github.com/wassname/ray.git
synced 2026-07-18 12:40:56 +08:00
* Platform shims for Windows * Tentative workaround for some forks and signals on Windows * Rewrite WorkerPool::StartProcess by moving spawnvp wrapper to a separate function * Separate spawnvp the wrappers for POSIX and Windows * Fix rv use