[py-dev] execnet: redirecting stdout and stderr from remote threads

Gordon Wrigley py-dev at tolomea.com
Fri Jul 10 13:16:30 CEST 2009


> yes, might make sense then.  I attached a working example
> how to do general output redirection, maybe that helps you.

I gave the example a look over and it all makes sense and is nice and
straight forward. So far I've maintained a 1 to 1 relation ship
between threads and channels, in the context of the example are there
any threading implications to having multiple threads calling into the
channel file that has been assigned to sys.stdout?



More information about the Pytest-dev mailing list