]> Sergey Matveev's repositories - public-inbox.git/commit
testcommon: DS->Reset when using fork-only subprocess
authorEric Wong <e@yhbt.net>
Tue, 23 Jun 2020 20:51:49 +0000 (20:51 +0000)
committerEric Wong <e@yhbt.net>
Tue, 23 Jun 2020 21:17:34 +0000 (21:17 +0000)
commit7601f7d864d74dae58ee248e426527fb2ebe74a5
tree44414972a5bc877d3476cd3be99a31213cc72e19
parent924525056df65930722aa2051134f33542cb8937
testcommon: DS->Reset when using fork-only subprocess

This fixes a bug on FreeBSD 11 here -nntpd + TEST_RUN_MODE=2
(default) was occasionally causing failures in t/v2writable.t
due to the kqueue descriptor being auto-closed by the OS on fork.
lib/PublicInbox/TestCommon.pm