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 iritkatriel, moi90
Date 2020-08-13.10:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597314641.55.0.833803118214.issue41539@roundup.psfhosted.org>
In-reply-to
Content
Try putting a lock on the print statement. See this: https://stackoverflow.com/questions/40356200/python-printing-in-multiple-threads/
History
Date User Action Args
2020-08-13 10:30:41iritkatrielsetrecipients: + iritkatriel, moi90
2020-08-13 10:30:41iritkatrielsetmessageid: <1597314641.55.0.833803118214.issue41539@roundup.psfhosted.org>
2020-08-13 10:30:41iritkatriellinkissue41539 messages
2020-08-13 10:30:41iritkatrielcreate