Files
paseo/packages
Mohamed Boudra 16da3300e3 fix: prevent Codex replacement stream from being killed by stale turn_completed notification
The turn_completed notification handler called eventQueue.end(), which
could terminate a replacement stream's queue if the old interrupted
turn's completion arrived after the new stream had set up its queue.
The streamInternal loop already breaks on terminal events, making the
end() call redundant and unsafe during replaceAgentRun.
2026-03-12 22:24:41 +07:00
..
2026-03-12 21:34:33 +07:00
2026-03-12 21:34:33 +07:00
2026-03-12 21:34:33 +07:00
2026-03-12 21:34:33 +07:00
2026-03-12 21:34:33 +07:00