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

Matthias Urlichs report at bugs.python.org
Tue Mar 27 18:21:27 EDT 2018


Matthias Urlichs <smurf at smurf.noris.de> added the comment:

> It's a deliberate choice. It helped me to find real bugs. For example, I found a very old reference cycle in socket.create_connection().

Fair enough; I will change the patch to complain before gc'ing.

----------

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


More information about the Python-bugs-list mailing list