mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
fix: ma2 (#16238)
This commit is contained in:
committed by
GitHub
Unverified
parent
873e466549
commit
25fbd7e40e
@@ -180,7 +180,7 @@ impl CodexThread {
|
||||
.session
|
||||
.queue_response_items_for_next_turn(items)
|
||||
.await;
|
||||
self.codex.session.ensure_task_for_pending_inputs().await;
|
||||
self.codex.session.maybe_start_turn_for_pending_work().await;
|
||||
}
|
||||
|
||||
Ok(submission_id)
|
||||
|
||||
Reference in New Issue
Block a user