brailcom/speechd

Make auto-spawn support auto-restart

Aberta

#973 aberto em 25 de nov. de 2024

 (2 comentários) (0 reação) (0 responsável)C (86 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (325 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Is your feature request related to a problem? Please describe.

If the speech-dispatcher daemon gets auto-spawned from the client library, and crashes, it does not get re-auto-spawned.

Describe the solution you'd like The client library should auto-respawn it.

Describe alternatives you've considered One can also use the systemd socket unit, but better fix auto-spawn too.

Guia do colaborador