mirror of
https://github.com/openai/codex.git
synced 2026-05-02 18:37:01 +00:00
- Batch read ACL creation for online/offline sandbox user - creates a new ACL helper process that is long-lived and runs in the background - uses a mutex so that only one helper process is running at a time.