[Twisted-Python] ProcessProtocol randomly not returning all of	stdout
    Itamar Shtull-Trauring 
    itamar at itamarst.org
       
    Thu Jan 13 16:34:22 EST 2005
    
    
  
On Thu, 2005-01-13 at 16:23 -0500, Glyph Lefkowitz wrote:
> > The win32event process support is known to be buggy. On Windows, popen
> > with a thread may be a better choice.
> 
> Is this still true in trunk?  I keep thinking that we've fixed this
> issue and it keeps not being fixed.  What issue number is it?
Cory checked in fixed code and then backed it out.
> If popen with a thread is a better choice, can we provide an
> implementation of that that comes with the reactor so that at least
> people don't have to rewrite their code?
Cory's code may have been similar to doing this.
    
    
More information about the Twisted-Python
mailing list