Geoffrey Talvola wrote: > > On Saturday May 18, 2002 12:13 pm, Matt Feifarek wrote: > > | I also see this traceback occasionally when I'm running WebKit in > > | a shell on > > | Linux and stop it by pressing Ctrl-C. It only happens about 10% > > | of the time. > > | I don't know why it happens. > > > > Are you still able to stop the running AppServer though? /etc/init.d/webkit > > stop kills the AppServer process, but not the actualy python processes. > > Yes. I'm running the AppServer by typing "./AppServer" in the WebKit > directory, and I'm stopping it by pressing Ctrl-C. Even if I see that > traceback, it still exits all Python processes.
Found another possible blame-point in the Python 2.2.1 change logs: - threading: make Condition.wait() robust against KeyboardInterrupt. I have 2.2.1 installed at work - I'll test this tomorrow. I can confirm at home that it happens much more than 10% of the time. -- Bill Eldridge Radio Free Asia [EMAIL PROTECTED] _______________________________________________________________ Hundreds of nodes, one monster rendering program. Now that's a super model! Visit http://clustering.foundries.sf.net/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
