mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 13:11:32 +08:00
74b2e871b7
* 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