Bug Report - App Hang - Tokio runtime parks indefinitely

Codex CLI and app both hang on macOS 26.4.1 (25E253). Process connects to API (ESTABLISHED TCP) but Tokio runtime parks indefinitely —
▎ all threads stuck in __psynch_cvwait. Appears to be kqueue regression on macOS 26.

You are welcome to discuss Codex issues on the forum, however the official place to report and track them is the GitHub issue tracker for OpenAI Codex.

I did a quick search of __psynch_cvwait on the GitHub OpenAI Codex issues and this surfaced:

If that issue matches your problem, consider adding a :+1: reaction on the GitHub issue page itself, not just on the forum topic, as reactions on GitHub help the developers gauge impact and prioritize work.

If it is not the same issue, try searching the existing GitHub issues for a closer match. If you cannot find one, then open a new issue with as much detail as possible.