[issue32850] Run gc_collect() before complaining about dangling threads

Nathaniel Smith report at bugs.python.org
Tue Mar 27 18:34:22 EDT 2018


Nathaniel Smith <njs at pobox.com> added the comment:

@Victor: So to make sure I understand, the point of the check is to complain about reference cycles involving thread objects, because when those happen in the stdlib you consider them bugs?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32850>
_______________________________________


More information about the Python-bugs-list mailing list