> A SIGCHLD can happen all the time for whatever reason, you need at least to 
> check if the process still exists and retry the Fopen if it does and the 
> error is EINTR.

Could you please elaborate? The thing is, what we're trying to do here is to 
actually get Fopen unblock when a SIGCHLD happens.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/938#issuecomment-554996423
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to