STINNER Victor <vstin...@python.org> added the comment:

> I see it on Mac but not windows.

Aha, maybe there is something specific on Mac which triggers an exact code path 
to trigger to bug. I already saw bugs like that.

You can try to play with gc.set_threshold() to change how garbage collection is 
triggered.

----------

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

Reply via email to