brailcom/speechd

Make auto-spawn support auto-restart

Offen

#973 geöffnet am 25.11.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (86 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (325 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide