threading/Queue: join() and task_done() not working? (deadlock)

Gal Aviel galaviel at yahoo.com
Thu Feb 28 03:48:51 EST 2008


Dennis Lee Bieber <wlfraed <at> ix.netcom.com> writes:

> 	I didn't even know Queue objects /had/ a join() method... The only
> .join() I'm familiar with is the one that waits for a thread to
> complete... <G>

Well it's probably new in Python 2.5 although I'm not sure.







More information about the Python-list mailing list