Mercurial > hg
comparison tests/test-duplicateoptions.py @ 25408:c88975a4d264
sshpeer: run the ssh command unbuffered
This is necessary to use non-blocking IO base on polling. Such polling is
needed to restore real time output with ssh peer.
Changeset fce065538bcf is talking about 5x regression on Mac OS X when playing
with this value. So we introduced our own buffering layer in previous
changesets. This seems to keep the regression away (we are even issuing much
less read).
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 20 May 2015 11:31:38 -0500 |
parents | 352abbb0be88 |
children | d289b8847f23 |
comparison
equal
deleted
inserted
replaced
25407:e461230cc95b | 25408:c88975a4d264 |
---|