commit | 9b15055f83246eb68ba7b570ebf1add175490059 | [log] [tgz] |
---|---|---|
author | jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> | Thu Mar 19 15:31:08 2009 +0000 |
committer | jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> | Thu Mar 19 15:31:08 2009 +0000 |
tree | dd365a8297bba11bbf7c12f86c59fa9d4a9d00d2 | |
parent | 0db25469f9d4432a70323b20657c9d3be6b570da [diff] |
When exhausting paramiko's buffers after the remote process exists, just keep reading from them until they're empty. The recv_ready functions will return "False" even when there's still data in the buffer that we could read without blocking. Risk: High Visibility: Should prevent cases where std* from remote processes is truncated. Signed-off-by: John Admanski <jadmanski@google.com> git-svn-id: http://test.kernel.org/svn/autotest/trunk@2911 592f7852-d20e-0410-864c-8624ca9c26a4