Re: [Pyobjc-dev] DO is broken too
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-03-27 17:42:09
|
On Mar 27, 2004, at 11:38 AM, Burris T. Ewell wrote: > 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 Are you using CVS HEAD? There were some very recent fixes for DO. -bob |