[Twisted-Python] win32eventreactor bug?

Andrew Bennetts andrew-twisted at puzzling.org
Tue Nov 18 19:23:43 EST 2003


On Tue, Nov 18, 2003 at 07:14:02AM -0800, Justin Johnson wrote:
> I was running twistd on windows, serving out a custom tap which is just a
> web app and a pb service.  As it was doing it's thing, suddenly a ton of
> output started dumping on the log.  Did I find a bug in the win32 event
> reactor, or am I hitting some sort of limit?  I can send some code along
> if necessary, but nothing in the log looks specific to my code.

The win32eventreactor is limited to 64 objects, so that might be what's
causing the error.

-Andrew.





More information about the Twisted-Python mailing list