Files
NomadArch/packages
Gemini AI e17e7cd32e Fix UI freeze by adding yield to SSE streaming loop
Added microtask yield (setTimeout 0) after processing each batch of SSE
lines. This allows the main thread event loop to process UI updates and
user interaction between streaming updates, preventing the UI from
becoming completely unresponsive during rapid streaming.
e17e7cd32e · 2025-12-24 22:08:04 +04:00
History
..