mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-20 10:17:27 +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.