SurfSense/surfsense_backend/tests/unit/agents/video_presentation
Sanjay Santhanam 5cc05d90f0 fix: avoid blocking audio writes
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.
2026-07-18 17:46:31 -07:00
..
test_file_io.py fix: avoid blocking audio writes 2026-07-18 17:46:31 -07:00