mirror of
https://github.com/openai/codex.git
synced 2026-05-01 11:52:10 +03: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.