]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa_write: Avoid hung tasks.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 7 Jan 2021 23:55:13 +0000 (00:55 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 7 Jan 2021 23:55:13 +0000 (00:55 +0100)
commitfd1f28d32ca04a2ecbe272d68f89c38cbafdaad9
tree044f611c1696a0f9ed3769af9446e1f3bb153c51
parent5d27648bfa9921f158e700151296af3e4c4fe13c
alsa_write: Avoid hung tasks.

Without this fix the alsa writer may never shutdown, occupying a
slot of audiod. The hang was observed with in conjunction to the
udp receiver and the prebuffer filter. See also the recent commit
23913cbbfc98.
alsa_write.c