mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-24 23:41:10 +02:00
TTS responses were written synchronously from the async presentation pipeline, blocking concurrent requests. Offload byte writes to a worker thread and add a regression test that keeps the event loop responsive. |
||
|---|---|---|
| .. | ||
| chat/runtime | ||
| multi_agent_chat | ||
| new_chat | ||
| video_presentation | ||
| __init__.py | ||
| test_import_all.py | ||
| test_video_presentation_graph.py | ||