This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients bluebloodpole, docs@python, rhettinger, vinay.sajip
Date 2021-04-18.06:20:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618726802.77.0.974655751496.issue43877@roundup.psfhosted.org>
In-reply-to
Content
The multiprocessing.Queue() instance will accumulate messages regardless of whether a producer or consumer is started first.
History
Date User Action Args
2021-04-18 06:20:02rhettingersetrecipients: + rhettinger, vinay.sajip, bluebloodpole, docs@python
2021-04-18 06:20:02rhettingersetmessageid: <1618726802.77.0.974655751496.issue43877@roundup.psfhosted.org>
2021-04-18 06:20:02rhettingerlinkissue43877 messages
2021-04-18 06:20:02rhettingercreate