Files
codex/codex-rs/utils
Michael Bolin 5de0d38e61 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:04:50 -07:00
..