AzureTTSService
blocks forever if PYTHONASYNCIODEBUG=1
#887
Labels
help wanted
Looking for someone to take on this issue
Description
AzureTTSService
blocks forever onchunk = await self._audio_queue.get()
ifPYTHONASYNCIODEBUG=1
environment variable is set.Affected line of code:
https://github.com/pipecat-ai/pipecat/blob/fb9f72d38b43ac1875a601bea91c3d2b947f06ec/src/pipecat/services/azure.py#L586C16-L586C54
Environment
The text was updated successfully, but these errors were encountered: