savonet / liquidsoap

Liquidsoap is a statically typed scripting general-purpose language with dedicated operators and backend for all thing media, streaming, file generation, automation, HTTP backend and more.
http://liquidsoap.info
GNU General Public License v2.0
1.39k stars 128 forks source link

Cannot stop liquidsoap #3214

Closed smimram closed 1 year ago

smimram commented 1 year ago

Since some time when I run a simple script such as

liquidsoap 'output.dummy(sine())'

typing control+C has no effect anymore and I have to kill -9 the script systematically...

toots commented 1 year ago

Working on this one right now, this stuff's a total mess.