* Platform shims for Windows * Satisfy linter
* 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