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 earl.chew, martin.panter, r.david.murray, serhiy.storchaka
Date 2016-08-05.10:05:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470391560.2.0.24945404966.issue27614@psf.upfronthosting.co.za>
In-reply-to
Content
Earl: Can you give any more details on your original hang or race condition? Was it related to setting PORT, or shutting down the server, or something else? It is not clear from your patch. I have tried adding artificial sleep() calls at various points but that did not uncover anything.

I’m sorry, but in my enthusiasm for rewriting the test I didn’t properly understand your original problem :)
History
Date User Action Args
2016-08-05 10:06:00martin.pantersetrecipients: + martin.panter, r.david.murray, serhiy.storchaka, earl.chew
2016-08-05 10:06:00martin.pantersetmessageid: <1470391560.2.0.24945404966.issue27614@psf.upfronthosting.co.za>
2016-08-05 10:06:00martin.panterlinkissue27614 messages
2016-08-05 10:05:59martin.pantercreate