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 martin.panter
Recipients Jonathan Kamens, Paolo Veglia, jmadden, marcjofre, martin.panter, pje
Date 2016-04-11.03:46:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460346382.6.0.826070872738.issue24291@psf.upfronthosting.co.za>
In-reply-to
Content
In patch v2 I integrated a version of the test into test_wsgiref. I swapped the sleep() calls for a threading.Event object.

Because my patch is such a large change, it would be good to get other people’s opinions or reviews.
History
Date User Action Args
2016-04-11 03:46:23martin.pantersetrecipients: + martin.panter, pje, jmadden, Jonathan Kamens, marcjofre, Paolo Veglia
2016-04-11 03:46:22martin.pantersetmessageid: <1460346382.6.0.826070872738.issue24291@psf.upfronthosting.co.za>
2016-04-11 03:46:22martin.panterlinkissue24291 messages
2016-04-11 03:46:22martin.pantercreate