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 serhiy.storchaka
Recipients kristjan.jonsson, pitrou, serhiy.storchaka, vstinner
Date 2017-06-23.11:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498216629.2.0.687428549595.issue30727@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 3 the test was failed if decrease the sleep time in _wait() to 0.001. Patched test no longer fail for any small sleep intervals.
History
Date User Action Args
2017-06-23 11:17:09serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, kristjan.jonsson, vstinner
2017-06-23 11:17:09serhiy.storchakasetmessageid: <1498216629.2.0.687428549595.issue30727@psf.upfronthosting.co.za>
2017-06-23 11:17:09serhiy.storchakalinkissue30727 messages
2017-06-23 11:17:09serhiy.storchakacreate