comparison tests/test-rebase-cache.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 09680349cc2d
comparison
equal deleted inserted replaced
37944:dc1ed7fe33e4 37945:bfe8ef6e370e