mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| configuration.py | ||
| graph.py | ||
| nodes.py | ||
| prompts.py | ||
| state.py | ||
| utils.py | ||