mirror of
https://github.com/openai/codex.git
synced 2026-04-23 22:24:57 +00:00
Fix watchdog owner input reset
This commit is contained in:
@@ -562,6 +562,7 @@ impl WatchdogManager {
|
||||
entry.owner_was_running = false;
|
||||
entry.active_helper_id = Some(helper_thread_id);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
|
||||
Reference in New Issue
Block a user