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 vstinner
Recipients njs, pitrou, vstinner, yselivanov
Date 2018-07-18.17:03:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531933382.91.0.56676864532.issue34130@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, test_signal should now be more reliable on Windows in 3.6, 3.7 and master branches.

If test_signal.test_warn_on_full_buffer() fails again, we should just increase the timeout of 50 ms to 100 ms or more.
History
Date User Action Args
2018-07-18 17:03:02vstinnersetrecipients: + vstinner, pitrou, njs, yselivanov
2018-07-18 17:03:02vstinnersetmessageid: <1531933382.91.0.56676864532.issue34130@psf.upfronthosting.co.za>
2018-07-18 17:03:02vstinnerlinkissue34130 messages
2018-07-18 17:03:02vstinnercreate