]> Sergey Matveev's repositories - public-inbox.git/commit
qspawn: fix process finalization for generic PSGI server
authorEric Wong <e@80x24.org>
Mon, 2 Jan 2023 08:20:13 +0000 (08:20 +0000)
committerEric Wong <e@80x24.org>
Mon, 2 Jan 2023 09:02:51 +0000 (09:02 +0000)
commit9ee49419e5138798613d51611c79df5b43e29fa2
tree66c42b7554e7f8b697f5f353b0035a1594e0b064
parentc88a8c39c987c16e71ae69536ba40d7a30dabd7f
qspawn: fix process finalization for generic PSGI server

This fixes the inability to fallback to WwwCoderepo on cgit 404s
with generic PSGI servers.  Unfortunately, this doesn't seem to
get tested with generic PSGI tests, and doesn't happen on
public-inbox-httpd, obviously.
lib/PublicInbox/Qspawn.pm