It seem to be a problem with my inputs.
```
raw_voice = add(
    id = "raw_voice",
    [input.jack(id="radiokawaii"), input.harbor(buffer=0., max = 0.1, 
logfile="var/log/harbor.log", port=8008, "test")],
    normalize = false,
)
```
```
111436:2019/05/08 20:59:43 [threads:3] Created thread "generic queue #1".
111437:2019/05/08 20:59:43 [threads:3] Created thread "generic queue #2".
111438:2019/05/08 20:59:43 [threads:3] Created thread "fast queue #1".
111439:2019/05/08 20:59:43 [threads:3] Created thread "fast queue #2".
111440:2019/05/08 20:59:43 [threads:3] Created thread "non-blocking queue #1".
111441:2019/05/08 20:59:43 [threads:3] Created thread "non-blocking queue #2".
111450:2019/05/08 20:59:43 [threads:3] Created thread "radiokawaii" (1 total).
111451:2019/05/08 20:59:43 [threads:3] Created thread "retour-plateau" (2 
total).
111452:2019/05/08 20:59:43 [threads:3] Created thread "wallclock_bjack" (3 
total).
111468:2019/05/08 20:59:44 [threads:3] Created thread "wallclock_icecast" (4 
total).
111488:2019/05/08 20:59:59 [main:3] Waiting for threads to terminate...
111489:2019/05/08 20:59:59 [threads:3] Shuting down thread radiokawaii
111493:2019/05/08 20:59:59 [threads:3] Thread "retour-plateau" terminated (3 
remaining).
111497:2019/05/08 20:59:59 [threads:3] Thread "wallclock_icecast" terminated (2 
remaining).
111501:2019/05/08 20:59:59 [threads:3] Thread "wallclock_bjack" terminated (1 
remaining).
```
`radiokawaii` doesn't seem stopped.

Liquidsoap 1.3.7

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/769
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to