[Twisted-Python] ProcessProtocol randomly not returning all of stdout

Justin Johnson justinjohnson at gmail.com
Thu Jan 13 15:11:41 EST 2005


Crud!  It's been working for me for most everything else.

Did you add support to the default reactor to spawn threads on
Windows?  I thought I saw a closed bug related to this, but was
waiting for the next release to try it out.

On Thu, 13 Jan 2005 15:07:37 -0500, Itamar Shtull-Trauring
<itamar at itamarst.org> wrote:
> On Thu, 2005-01-13 at 13:47 -0600, Justin Johnson wrote:
> 
> > The process protocol I'm using is below.  Does anyone see anything
> > wrong with the code?  I am using the win32event reactor and Twisted
> > 1.3.0.
> 
> The win32event process support is known to be buggy. On Windows, popen
> with a thread may be a better choice.
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>




More information about the Twisted-Python mailing list