[issue11866] race condition in threading._newname()

Roundup Robot report at bugs.python.org
Sat Oct 4 23:47:10 CEST 2014


Roundup Robot added the comment:

New changeset a6b4add67168 by R David Murray in branch '2.7':
#11866: Eliminate race condition in the computation of names for new threads.
https://hg.python.org/cpython/rev/a6b4add67168

New changeset a6906b9e21d5 by R David Murray in branch '3.4':
#11866: Eliminate race condition in the computation of names for new threads.
https://hg.python.org/cpython/rev/a6906b9e21d5

New changeset e9afcce9a154 by R David Murray in branch 'default':
Merge: #11866: Eliminate race condition in the computation of names for new threads.
https://hg.python.org/cpython/rev/e9afcce9a154

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list