[issue31990] Pickling deadlocks in thread with python -m

Werner Smidt report at bugs.python.org
Mon Nov 30 15:30:58 EST 2020


Werner Smidt <werner.smidt at gmail.com> added the comment:

The condition still stands.

if I execute:

python3 testqueuepickle3.py

Everything is fine. If, however I execute:

python3 -m testqueuepickle3.py

It hangs.

----------
versions: +Python 3.8

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


More information about the Python-bugs-list mailing list