Irit Katriel <iritkatr...@yahoo.com> added the comment:

I don't see the hang on Linux (3.7) or windows (3.10). I think this might be a 
python 2-only issue.

There were problems in Python 2 with importer race conditions, and since you 
start threads at import time, that could be what was causing what you saw.

Python 2.7 is no longer maintained, so unless the problems is relevant to 
Python 3 this issue can be closed.

----------
nosy: +iritkatriel
status: open -> pending

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

Reply via email to