[Pyobjc-dev] DO is broken too
Brought to you by:
ronaldoussoren
From: Burris T. E. <bu...@gi...> - 2004-03-27 16:39:10
|
I figured since I can't use pyobjc in multithreaded applications, I'll just use a subprocess and DO for communication. I had tried DO for inter-thread communication before but it always crashed. Anyway, DO is apparently broken in the general case. The subprocess crashes when it tries to connect to the main application. I tried messing around with a couple of python shells and either the client or the server always crashed, didn't work at all. http://gigagig.org/BT/doFoo.tgz burris |