On Thu Jan 1, 2026 at 1:56 AM CET, Sertonix wrote:
> Hi,
>
> I noticed some unreliability in tipidee-config. It sometimes fails with
> this error:
>       tipidee-config: fatal: unable to read from preprocessor: No child 
> process

Based on the code the issue might be that the signal handler (or sig_catch)
are not saving/restoring errno as mentioned in by signal-safety(7)

Reply via email to