Files
freeipa/ipatests
Petr Viktorin 00f133458b Introduce a class for remote commands
Introduce a class inspired by subprocess.Popen that handles
running a command on a remote machine and handling its output.

To separate stdout & stderr streams of a remote command,
they need to be read in parallel, so that one of them doesn't
stall the runner when its buffer fills up. Accomplish this
by using a thread for each stream.

Part of the work for: https://fedorahosted.org/freeipa/ticket/3621
2013-07-15 15:49:07 +02:00
..
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-06-17 19:22:50 +02:00
2013-07-15 15:49:04 +02:00
2013-07-15 15:49:04 +02:00
2013-06-17 19:22:50 +02:00