mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-02 02:40:41 +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.