[Rpm-maint] [rpm-software-management/rpm] Fix ignoring exit code of child scripts in case of EINTR (PR #2398)
Коренберг Марк
notifications at github.com
Tue Mar 7 15:42:38 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);
OK
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2398#discussion_r1128077640
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2398/review/1328856767 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230307/2e3c2473/attachment.html>
More information about the Rpm-maint
mailing list