mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-03 19:22:43 +02:00
execFileSync('sleep') is unavailable on Windows. Use node:timers/promises
setTimeout instead, making ensureInfra async.
execFileSync('sleep') is unavailable on Windows. Use node:timers/promises
setTimeout instead, making ensureInfra async.