STINNER Victor <vstin...@redhat.com> added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35977>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to