[Twisted-Python] ProcessProtocol randomly not returning all of stdout
Glyph Lefkowitz
glyph at divmod.com
Thu Jan 13 14:23:30 MST 2005
On Thu, 2005-01-13 at 15:07 -0500, Itamar Shtull-Trauring 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?
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?
More information about the Twisted-Python
mailing list