This bit of code hangs Python Indefinitely

brad byte8bits at gmail.com
Wed Aug 8 09:55:58 EDT 2007


Chris Mellon wrote:

> ... the producer is designed to block if
> the queue is full. You can use the put_nowait method to have it raise
> an exception instead of blocking.

I assumed that the behavior would have been the other way around. I 
should not have made that assumption.



More information about the Python-list mailing list