brailcom/speechd

Make auto-spawn support auto-restart

开放

#973 创建于 2024年11月25日

 (2 条评论) (0 个反应) (0 位负责人)C (86 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (325 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南