]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
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/


No differences found