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 chris.jerdonek
Recipients chris.jerdonek, [email protected], ned.deily, ronaldoussoren
Date 2016-08-19.16:45:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
FWIW, I just came across an issue in Django's test suite that I believe is caused by the issue reported here. Some of Django's unit tests were hanging for me when run in "parallel" mode (which uses multiprocessing). Here is the ticket I filed there:
https://code.djangoproject.com/ticket/27086
History
Date User Action Args
2016-08-19 16:45:36chris.jerdoneksetrecipients: + chris.jerdonek, ronaldoussoren, ned.deily, [email protected]
2016-08-19 16:45:36chris.jerdoneksetmessageid: <[email protected]>
2016-08-19 16:45:36chris.jerdoneklinkissue27126 messages
2016-08-19 16:45:36chris.jerdonekcreate