]> Sergey Matveev's repositories - public-inbox.git/commit
qspawn: psgi_return_start: hoist out from psgi_return
authorEric Wong <e@80x24.org>
Wed, 25 Dec 2019 07:50:44 +0000 (07:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 26 Dec 2019 10:48:19 +0000 (10:48 +0000)
commit574cf9098d09c7c2e10c28cf577321161ddecd61
tree5298c45c5d78c634678611279c64bb4a5129328d
parente61e5fcff30370f355d8aeea6e47c06f3606e994
qspawn: psgi_return_start: hoist out from psgi_return

Instead of just passing the rpipe to the start_cb, pass the
entire qspawn ref to start_cb.  Update existing callers to
avoid circular refs.
lib/PublicInbox/Qspawn.pm
t/qspawn.t