Files
codex/codex-rs
jif c7a4a7e136 Refactor OAuth store lock contention tests (#32801)
## What changed

- Extend the lock-contention test helper with a callback that runs while the
  aggregate store lock is held.
- Use a scoped worker thread and return its result directly after releasing the
  lock.
- Reuse the helper for concurrent update tests covering both file and secrets
  credential stores.

GitOrigin-RevId: 74b8b5370456e90ecd39fc2af2f0853594ca4f60
2026-07-13 13:56:34 +00:00
..