]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/httpd-unix: improve test reliability
authorEric Wong <e@yhbt.net>
Tue, 7 Apr 2020 21:02:30 +0000 (21:02 +0000)
committerEric Wong <e@yhbt.net>
Thu, 9 Apr 2020 05:42:00 +0000 (05:42 +0000)
Net::Server::Daemonize::create_pid_file does not
write the PID file atomically, so we need to barf
if it's incomplete.


No differences found