EricG <[email protected]> added the comment:
If I do:
from queue import Queue
messages = Queue()
No messages are printed. I believe this is expected as a regular Queue cannot
be shared between processes. It was a problem that the manager was designed to
solve.
I am using a MacPro running 10.3.2
Python 3.6.4
It would not surprise me if this were an OS specific issue. To reproduce it may
requiring using a Mac with a high number of cores.
It is trivially reproducible for me.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32937>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com