Richard Oudkerk added the comment:

This is a very similar issue to #17985.

While it may seem counter-intuitive, I don't see how it makes any difference.  
Another thread/process might remove the item before you can get it.

I find it very difficult to imagine a real program where you can safely use 
get_nowait() without being prepared to handle an Empty exception.

----------

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

Reply via email to