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