]> Sergey Matveev's repositories - public-inbox.git/commitdiff
ds: improve error handling of synchronous awaitpid
authorEric Wong <e@80x24.org>
Thu, 19 Jan 2023 20:32:36 +0000 (20:32 +0000)
committerEric Wong <e@80x24.org>
Thu, 19 Jan 2023 20:54:23 +0000 (20:54 +0000)
EINTR needs to be retried for non-kqueue|signalfd users,
and ECHILD indicates a bug in our code.


No differences found