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

Current bisection progress: I'm able to reproduce a failure with attached 
test_functools.py (211 lines) using:

./python -m test -F -j5 -R 3:3 test_functools  

It takes between 4 and 200 runs to reproduce the failure, I don't understand 
what triggers the bug.

I failed to identify if the bug is more likely when the system is idle or when 
the system is busy. It looks purely random.

----------
Added file: https://bugs.python.org/file48246/test_functools.py

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

Reply via email to