Marco Dickert <ma...@misterunknown.de> added the comment:

Sorry, I missed that q.join() is executed *before* the "None" item is added to 
the queue.

In my real-world case I called q.join() *after* I added the "None" item.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to