mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
nit: fix db with multiple metadata lines (#10237)
This commit is contained in:
@@ -434,7 +434,7 @@ impl RolloutRecorder {
|
||||
}
|
||||
}
|
||||
|
||||
info!(
|
||||
tracing::debug!(
|
||||
"Resumed rollout with {} items, thread ID: {:?}, parse errors: {}",
|
||||
items.len(),
|
||||
thread_id,
|
||||
|
||||
Reference in New Issue
Block a user