mirror of
https://github.com/openai/codex.git
synced 2026-05-01 09:56:37 +00:00
codex: move unified exec sandbox launch to exec-server
This commit is contained in:
@@ -202,6 +202,7 @@ mod tests {
|
||||
env: Default::default(),
|
||||
tty: false,
|
||||
arg0: None,
|
||||
sandbox: None,
|
||||
})
|
||||
.await
|
||||
.expect("start process");
|
||||
|
||||
Reference in New Issue
Block a user