[Rpm-maint] [rpm-software-management/rpm] Fix ignoring exit code of child scripts in case of EINTR (PR #2398)

Коренберг Марк notifications at github.com
Fri Feb 24 08:27:01 UTC 2023


@socketpair commented on this pull request.



> @@ -273,8 +273,16 @@ static int runGPG(sigTarget sigt, const char *sigfile)
     if (pipefd[1])
 	close(pipefd[1]);
 
-    (void) waitpid(pid, &status, 0);

It's better to switch to new `rpmfc`. It's too difficult for me, I just can only recommend swithching.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2398#pullrequestreview-1312736769
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2398/review/1312736769 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230224/a8e15de6/attachment.html>


More information about the Rpm-maint mailing list