mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
Set login=false for the shell tool in the timing-based parallelism test so it does not depend on slow user login shells, making the test deterministic without user-facing changes. This prevents occasional flakes when running locally.