Files
kokoro/server.py
scott 6999bcdb57
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m10s
Close TCP connection after synthesis so HA receives FIN and unblocks
disconnect() was a no-op in the base class; writer.close() was never
called, leaving HA waiting for a TCP FIN that never arrived.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 19:58:54 -04:00

7.9 KiB