mirror of
https://github.com/openai/codex.git
synced 2026-05-14 08:12:36 +00:00
Make sure Bazel logs shows every errors so that we can debug flakes + fix a small flake on Windows by updating the sleep command to a `Start-Sleep` instead of a PowerShell nested command (otherwise we had double nesting which is absurdely slow)