[issue27908] del _limbo[self] KeyError

Dima Tisnek report at bugs.python.org
Tue Sep 13 15:24:44 EDT 2016


Dima Tisnek added the comment:

@rooter, if you go this way, you should also `self._started.set()` with lock held, together with removing thread from `_limbo`

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27908>
_______________________________________


More information about the Python-bugs-list mailing list