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 martin.panter, palaviv, python-dev
Date 2016-02-19.04:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455856283.99.0.510808259289.issue26309@psf.upfronthosting.co.za>
In-reply-to
Content
The race depended on how whether serve_forever had a chance to hande the first request before the main thread told it to stop.
History
Date User Action Args
2016-02-19 04:31:24martin.pantersetrecipients: + martin.panter, python-dev, palaviv
2016-02-19 04:31:23martin.pantersetmessageid: <1455856283.99.0.510808259289.issue26309@psf.upfronthosting.co.za>
2016-02-19 04:31:23martin.panterlinkissue26309 messages
2016-02-19 04:31:23martin.pantercreate