comparison hgext/shelve.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 8fa3e995a375
children 328739ea70c3
comparison
equal deleted inserted replaced
25420:c2ec81891502 25421:3dd3ccf7b807