PyThread_acquire_lock freezes at pthread_cond_wait although lock not occupied

Gernot Hillier ghillie at suse.de
Fri Feb 7 11:52:58 EST 2003


Hi!

Gernot Hillier wrote:
>> or move to Python 2.3a1 and hope the same bug doesn't plague your
>> platform semaphore implementation.
> 
> Hmmm... I'll firstly try to get rid of the CommonC++ library and implement
> my threads myself using pthreads. I already had some very odd bugs which
> nailed down to only occur when using the CommonC++ library and which
> disappeared when I used libpthreads directly.

Ok, done that. Doesn't help either. :-((

-- 
Ciao,

Gernot




More information about the Python-list mailing list