Werner Smidt <werner.sm...@gmail.com> added the comment:

Sorry for being lacking in providing some OS info.  b

Opensuse Tumbleweed, Linux kernel 5.8.10-1, Intel system

I cannot explain why, but relating to Sara's answer, if you remove the .join() 
statements at the end, you get the following exception:

/usr/bin/python3: Error while finding module specification for 
'testqueuepickle3.py' (ModuleNotFoundError: __path__ attribute not found on 
'testqueuepickle3' while trying to find 'testqueuepickle3.py')
mynamedtuple(param1='INSIDE thread', param2='namedtuple')


So I guess that it gets stuck after an exception is thrown?  If I call it 
Sara's way, there is no exception thrown. 

Sorry, I know this is a very specific case, but I thank you both for taking the 
time to contribute :-)

----------

_______________________________________
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