R. David Murray added the comment:

If you know anything about threads you can see that the threads are not 
explicitly shut down.  As a standalone example it is "correct", in that they 
get shut down at interpreter shutdown.

I'm not sure it is appropriate to include what is essentially a thread tutorial 
note in the queue docs.  A crosslink to threading would certainly be a good 
idea; perhaps the introductory sentence could be tweaked to point people who 
don't already know threads in the correct direction for enlightenment.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24296>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to