]> Sergey Matveev's repositories - public-inbox.git/commit
ds: avoid unnecessary timer for waitpid
authorEric Wong <e@80x24.org>
Mon, 31 Aug 2020 04:41:39 +0000 (04:41 +0000)
committerEric Wong <e@80x24.org>
Tue, 1 Sep 2020 00:19:20 +0000 (00:19 +0000)
commit823dbcacf7829fd0f42748ae7712a76fa4c64a76
treefaa940206dd352dbbf01bd4d94235de0554a496b
parent5fa34fad91d262f446465772dce9ac3dde9673bf
ds: avoid unnecessary timer for waitpid

It doesn't seem necessary, since we won't call dwaitpid()
until we see an EOF.
lib/PublicInbox/DS.pm