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 berker.peksag, pablogsal, serhiy.storchaka, vstinner
Date 2017-10-15.14:32:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508077970.04.0.213398074469.issue31786@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Pablo. The initial test leaked a thread, now it is much better.

Could you please make the test testing different timeout values: None, -1, -1.0, -0.1, -1e-100?
History
Date User Action Args
2017-10-15 14:32:50serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, berker.peksag, pablogsal
2017-10-15 14:32:50serhiy.storchakasetmessageid: <1508077970.04.0.213398074469.issue31786@psf.upfronthosting.co.za>
2017-10-15 14:32:50serhiy.storchakalinkissue31786 messages
2017-10-15 14:32:49serhiy.storchakacreate