mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
Revert "fix(app-server): unload threads from shared processor"
This reverts commit 83b54acd91.
This commit is contained in:
@@ -5601,7 +5601,7 @@ impl CodexMessageProcessor {
|
||||
}
|
||||
|
||||
async fn unload_thread_without_subscribers(
|
||||
&self,
|
||||
&mut self,
|
||||
thread_id: ThreadId,
|
||||
thread: Arc<CodexThread>,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user