andrewnguonly / Lumos

A RAG LLM co-pilot for browsing the web, powered by local LLMs
MIT License
1.36k stars 97 forks source link

Unmount listeners so multiple listeners aren't added for each render #123

Closed andrewnguonly closed 6 months ago

andrewnguonly commented 6 months ago

This was causing multiple listeners to process the same {done: true} message.