]> Sergey Matveev's repositories - public-inbox.git/commitdiff
git_async_cat: use awaitpid
authorEric Wong <e@80x24.org>
Fri, 10 Feb 2023 08:56:41 +0000 (08:56 +0000)
committerEric Wong <e@80x24.org>
Fri, 10 Feb 2023 11:01:32 +0000 (11:01 +0000)
While awaitpid already registered a no-op callback in
_bidi_pipe, we can still call it again when registering it into
our event loop to ensure EPOLL_CTL_DEL fires.


No differences found