[Rpm-maint] [rpm-software-management/rpm] Stop blocking when GPG process dies prematurely (RhBug:1746353) (#938)

Michal Domonkos notifications at github.com
Fri Nov 15 14:50:52 UTC 2019


dmnks commented on this pull request.



>      fnamedPipe = Fopen(namedPipeName, "w");
+
+    if (errno == EINTR) {
+	/* We got interrupted while waiting on the reader side to open the

Hmm, seems like the mix of tabs and spaces confuses github's diff viewer :)

-- 
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#pullrequestreview-317665488
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191115/0e81735b/attachment.html>


More information about the Rpm-maint mailing list