mirror of
https://github.com/openai/codex.git
synced 2026-04-23 22:24:57 +00:00
codex: fix CI failure on PR #17520
This commit is contained in:
@@ -1729,7 +1729,6 @@ async fn conversation_user_text_turn_is_sent_to_realtime_when_active() -> Result
|
||||
);
|
||||
|
||||
realtime_server.shutdown().await;
|
||||
api_server.shutdown().await;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user