Mercurial > hg
diff hgext/share.py @ 25192:36111f98f23d stable
ssh: capture output with bundle2 again (issue4642)
I just discovered that we are not displaying ssh server output in real time
anymore. So we can just fall back to the bundle2 output capture for now. This
fix the race condition issue we where seeing in tests. Re-instating real time
output for ssh would fix the issue too but lets get the test to pass first.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 18 May 2015 22:35:27 -0500 |
parents | 135b23868f45 |
children | 80c5b2666a96 |