[docs] [issue17208] add note/warning about daemon threads

Roundup Robot report at bugs.python.org
Fri Feb 15 21:35:51 CET 2013


Roundup Robot added the comment:

New changeset 8753a3be4a3c by Antoine Pitrou in branch '3.2':
Issue #17208: add a note about the termination behaviour of daemon threads.
http://hg.python.org/cpython/rev/8753a3be4a3c

New changeset 917ae89e59ce by Antoine Pitrou in branch '3.3':
Issue #17208: add a note about the termination behaviour of daemon threads.
http://hg.python.org/cpython/rev/917ae89e59ce

New changeset 8b85f10b5341 by Antoine Pitrou in branch 'default':
Issue #17208: add a note about the termination behaviour of daemon threads.
http://hg.python.org/cpython/rev/8b85f10b5341

----------

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


More information about the docs mailing list