mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:46:10 +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