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 pablogsal, vstinner, xtreak
Date 2019-02-12.16:49:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549990198.15.0.178412202425.issue35961@roundup.psfhosted.org>
In-reply-to
Content
I'm unable to reproduce the issue on my Fedora 29 (x86-64) laptop. I used two terminals:

* ./python -m test -F -j0 test_slice test_slice test_slice test_slice test_slice test_slice test_slice test_slice
* ./python -m test -j0 -u all,-gui -r # stress the system to randomize timings in test_slice
History
Date User Action Args
2019-02-12 16:49:58vstinnersetrecipients: + vstinner, pablogsal, xtreak
2019-02-12 16:49:58vstinnersetmessageid: <1549990198.15.0.178412202425.issue35961@roundup.psfhosted.org>
2019-02-12 16:49:58vstinnerlinkissue35961 messages
2019-02-12 16:49:58vstinnercreate