[issue31238] pydoc: ServerThread.stop() leaves a dangling thread

STINNER Victor report at bugs.python.org
Fri Jun 1 13:39:19 EDT 2018


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


New changeset f3297433e309e9591eaa3f36e1d7887e9d0620d7 by Victor Stinner in branch '3.6':
bpo-31238: pydoc ServerThread.stop() now joins itself (GH-3151) (GH-7324)
https://github.com/python/cpython/commit/f3297433e309e9591eaa3f36e1d7887e9d0620d7


----------

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


More information about the Python-bugs-list mailing list