[Rpm-maint] [rpm-software-management/rpm] Stop blocking when GPG process dies prematurely (RhBug:1746353) (#938)
Michal Domonkos
notifications at github.com
Tue Nov 19 12:24:39 UTC 2019
FTR, I can make the RPM process unblock (and fail gracefully) when I use the following instead:
`open(namedPipeName, O_NONBLOCK, "r");`
However, this only helps in the GPG failure case (expired keys). If the keys are OK and GPG gets around to opening the pipe eventually, the RPM process hangs again.
--
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-555484709
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191119/8edc4f58/attachment.html>
More information about the Rpm-maint
mailing list