mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
codex: fix CI failure on PR #17519
This commit is contained in:
@@ -1664,7 +1664,6 @@ async fn conversation_startup_context_current_thread_selects_many_turns_by_budge
|
||||
(true, Vec::<(String, usize)>::new()),
|
||||
);
|
||||
|
||||
api_server.shutdown().await;
|
||||
realtime_server.shutdown().await;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user