]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd-corner: wait for worker process death
authorEric Wong <e@80x24.org>
Sun, 24 Nov 2019 00:22:25 +0000 (00:22 +0000)
committerEric Wong <e@80x24.org>
Sun, 24 Nov 2019 21:34:37 +0000 (21:34 +0000)
commit64f3a6aded930c82e35a466b2dad58299d29ee6e
tree6fdc768aeddbb51874db509bed2e9c26a1c074d6
parent08071ffbd957c13df35979ac88711ed9040b863a
t/httpd-corner: wait for worker process death

We need to ensure the worker process is terminated before
starting a new connection, so leave a persistent HTTP/1.1
connection open and wait for the SIGKILL to take effect
and drop the client.
t/httpd-corner.psgi
t/httpd-corner.t