Queue class deadlocking application

Nathan Clegg nathan at islanddata.com
Wed Sep 1 16:36:48 EDT 1999


Okay, quick update.  This not deadlock so much as it is actually freezing.
 I have auxiliary threads that do not work with Queue at all that also
stop operating when the others do.  But as soon as I remove the one line
that reads or writes to the queue, everything works smoothly.  Any ideas?



----------------------------------
Nathan Clegg
 nathan at islanddata.com






More information about the Python-list mailing list