comparison mercurial/demandimport.py @ 25421:3dd3ccf7b807

sshpeer: introduce a "doublepipe" class This class is responsible for ensuring we still process the server output streamed through the ssh's 'stderr' pipe during the initial wait for other protocol streams. It currently only works on posix system because of its use of 'select.select'.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 22 May 2015 10:48:11 -0500
parents 2e7804110b14
children fa1f04529775
comparison
equal deleted inserted replaced
25420:c2ec81891502 25421:3dd3ccf7b807