]> Sergey Matveev's repositories - public-inbox.git/commit
tests: disable daemon workers in a few more places
authorEric Wong <e@80x24.org>
Sun, 24 Nov 2019 00:22:21 +0000 (00:22 +0000)
committerEric Wong <e@80x24.org>
Sun, 24 Nov 2019 21:26:52 +0000 (21:26 +0000)
commit9bd294a216c0cd2fd013afd6ff047848d35d76aa
tree73ec09ac4a32dee621aa7ec5265d61d7b7e9943c
parentff85eb0277ac30ef48108f2a27ce02bbc48a3f5f
tests: disable daemon workers in a few more places

There were still a few places where we used worker processes
unnecessarily in tests, causing a small amount of unnecessary
overhead.

Followup-to: ad221e9b2852f6c5 ("t/*.t: disable nntpd/httpd worker processes in most tests")
t/httpd-unix.t
t/nntpd.t