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 iritkatriel
Recipients Hexorg, iritkatriel
Date 2021-12-03.21:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638565357.16.0.299594696585.issue35419@roundup.psfhosted.org>
In-reply-to
Content
Use this queue for multithreaded applications: https://docs.python.org/3/library/queue.html


Mixing multiprocessing with multithreading often doesn't work.
History
Date User Action Args
2021-12-03 21:02:37iritkatrielsetrecipients: + iritkatriel, Hexorg
2021-12-03 21:02:37iritkatrielsetmessageid: <1638565357.16.0.299594696585.issue35419@roundup.psfhosted.org>
2021-12-03 21:02:37iritkatriellinkissue35419 messages
2021-12-03 21:02:37iritkatrielcreate