This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author guettli
Recipients docs@python, guettli
Date 2013-08-07.09:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375867396.76.0.697227657582.issue18675@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2013-08-07 09:23:16guettlisetrecipients: + guettli, docs@python
2013-08-07 09:23:16guettlisetmessageid: <1375867396.76.0.697227657582.issue18675@psf.upfronthosting.co.za>
2013-08-07 09:23:16guettlilinkissue18675 messages
2013-08-07 09:23:16guettlicreate