diff tests/test-dispatch.t @ 37945:bfe8ef6e370e

sshserver: redirect stdin/stdout early and use duplicated streams This is what we achieved with hook.redirect(True) plus ui.fout = ui.ferr. The hook.redirect() function can't be completely removed yet since hgweb still depends on it. I'm not sure if it is necessary for WSGI servers. CGI needs it, but does WSGI communicate over stdin/stdout channels?
author Yuya Nishihara <yuya@tcha.org>
date Sun, 25 Mar 2018 16:47:33 +0900
parents 4441705b7111
children 0d703063d0c8
line wrap: on
line diff