Jan. 13, 2005
3:34 p.m.
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.