mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
nudge-update
This commit is contained in:
@@ -310,7 +310,7 @@ impl Codex {
|
||||
let event = Event {
|
||||
id: session
|
||||
.next_internal_sub_id
|
||||
.fetch_add(1, Ordering::SeqCst)
|
||||
.load(std::sync::atomic::Ordering::SeqCst)
|
||||
.to_string(),
|
||||
msg: remote_models_error,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user