[issue8799] Hang in lib/test/test_threading.py

STINNER Victor report at bugs.python.org
Mon Jul 16 18:25:49 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

This issue discussed different things:

* test_threading was unable: I didn't see such failure the last 12 months, and I backported enhancements from master to 2.7, so I consider this issue as fixed
* documentation of threading locks: fixed
* Except on Windows, Python 2.7 uses its own implementation of TLS: this issue has been fixed in Python 3.

All discussed issues have been fixed, so I close the issue.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list