Files
codex/codex-rs/app-server/src
T
jif-oai c04a0a7454 fix: tui freeze when sub-agents are present (#14816)
The issue was due to a circular `Drop` schema where the embedded
app-server wait for some listeners that wait for this app-server
them-selves.

The fix is an explicit cleaning

**Repro:**
* Start codex
* Ask it to spawn a sub-agent
* Close Codex
* It takes 5s to exit
c04a0a7454 ยท 2026-03-16 16:42:43 +00:00
History
..