Re: [Pyobjc-dev] Twisted CFreactor consumes all available CPU
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-04-03 22:52:13
|
On Apr 3, 2004, at 4:10 PM, James Eagan wrote: > I'm not sure if this is really more appropriate to the twisted or > pyobjc list, but hopefully this is the right place :-) > > I'm having trouble a PyObjC app using PyMacApp and Twisted -- When I > run the application in an idle state (that is, the application just > throws up a window and sits in the event loop, otherwise doing > nothing), the application gobbles up all available CPU. Here's the > offending __main__.py file: Try Twisted from SVN trunk and PyObjC from CVS HEAD and let me know if there is still a bug, lots of stuff has been fixed on both sides recently. -bob |