mirror of
https://github.com/openai/codex.git
synced 2026-05-01 20:02:05 +03:00
temporarily disable private desktop until it works with elevated IPC path (#14986)
This commit is contained in:
@@ -294,7 +294,7 @@ fn spawn_ipc_process(
|
||||
&req.env,
|
||||
stdin_mode,
|
||||
StderrMode::Separate,
|
||||
req.use_private_desktop,
|
||||
false,
|
||||
)?;
|
||||
(
|
||||
pipe_handles.process,
|
||||
|
||||
Reference in New Issue
Block a user