[issue34173] [3.7] possible race condition in /usr/lib/python3.7/concurrent/futures/thread.py

Corey Bryant report at bugs.python.org
Tue Jul 24 13:27:01 EDT 2018


Corey Bryant <corey.bryant at canonical.com> added the comment:

I've narrowed this down a bit more. It appears to be caused by eventlet patching of standard library thread modules. See new attached patch bp034173-recreate.py. I'll get a bug opened against eventlet.

----------
Added file: https://bugs.python.org/file47709/bpo34173-recreate.py

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


More information about the Python-bugs-list mailing list