[docs] [issue18675] Daemon Threads can seg fault
Thomas Guettler
report at bugs.python.org
Wed Aug 7 11:23:16 CEST 2013
New submission from Thomas Guettler:
This is a documentation bug: Since #1856 is not solved for Python2, it needs to be documented.
Daemon Threads on Python2 can seg fault.
Work arounds: http://stackoverflow.com/questions/18098475/detect-interpreter-shut-down-in-daemon-thread
----------
assignee: docs at python
components: Documentation
messages: 194601
nosy: docs at python, guettli
priority: normal
severity: normal
status: open
title: Daemon Threads can seg fault
versions: Python 2.6, Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18675>
_______________________________________
More information about the docs
mailing list