[Rpm-maint] [rpm-software-management/rpm] Stop blocking when GPG process dies prematurely (RhBug:1746353) (#938)
Michal Domonkos
notifications at github.com
Mon Nov 18 12:33:09 UTC 2019
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191118/b226f67c/attachment.html>
More information about the Rpm-maint
mailing list