Files
codex/codex-rs/utils/readiness
Michael Bolin 174cf76490 refactor: narrow async lock guard lifetimes
Follow-up to https://github.com/openai/codex/pull/18178. This handles the straightforward await-holding cleanup first, without enabling the Clippy lint yet; the long-term goal is to enable the lint in a follow-up once the remaining cases are resolved or explicitly justified.
2026-04-17 12:28:40 -07:00
..