]> Sergey Matveev's repositories - public-inbox.git/commit
qspawn: psgi_qx: delay callback until waitpid returns
authorEric Wong <e@80x24.org>
Thu, 31 Oct 2019 05:36:31 +0000 (05:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 31 Oct 2019 05:41:25 +0000 (05:41 +0000)
commit4d44a2ca68ba1b88ee5245df7b74492f9e41db6d
tree006e2d7ce51a6056a5923d39214c9990113ea4e6
parent3f4a8611c37294a1938ae5ac644c24290d1d14ae
qspawn: psgi_qx: delay callback until waitpid returns

We need to detect "git apply" failures reliably when patches
fail.  This is necessary for solving for blob 81c1164ae5 in
https://public-inbox.org/git/ when at least two messages can
solve for it (and one of them fails):

1. https://public-inbox.org/git/b9fb52b8-8168-6bf0-9a72-1e6c44a281a5@oracle.com/
2. https://public-inbox.org/git/56664222-6c29-09dc-ef78-7b380b113c4a@oracle.com/
lib/PublicInbox/Qspawn.pm