Docker
JavaScript
Mac
Shell
Pause an async function
await new Promise((r) => setTimeout(r, n * 1000))
n: seconds