brailcom/speechd

Make auto-spawn support auto-restart

Ouverte

#973 ouverte le 25 nov. 2024

 (2 commentaires) (0 réaction) (0 personne assignée)C (86 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (325 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur