khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.28k stars 708 forks source link

Khoj GUI Crashes on Quit with QThread Killed Error #442

Closed sabaimran closed 1 year ago

sabaimran commented 1 year ago

Kill signal crashes app because Qthread is not gracefully closed before app shutdown. This does not have functional consequences but is a bad user experience