[issue32576] concurrent.futures.thread deadlock due to Queue in weakref callback

Antoine Pitrou report at bugs.python.org
Sun Mar 11 06:51:55 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:

Perhaps the gemato issue has nothing to do with multiprocessing indeed.  I would suggest add some progress logging to your program to see whether/where it actually hangs.

----------

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


More information about the Python-bugs-list mailing list