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 neologix
Recipients gvanrossum, neologix, pitrou, serhiy.storchaka, vstinner
Date 2014-02-11.19:47:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM3RynK_kXvuE2Oewt7sxvHFZ+musZ_YnAYzdef9Ff7BVA@mail.gmail.com>
In-reply-to <1392145216.16.0.482108444443.issue20526@psf.upfronthosting.co.za>
Content
Random thoughts:
- executor-created threads are daemon (unfortunately)
- see issue #19466: I think that the change to clear the frame of daemon
threads was a mistake
History
Date User Action Args
2014-02-11 19:47:08neologixsetrecipients: + neologix, gvanrossum, pitrou, vstinner, serhiy.storchaka
2014-02-11 19:47:08neologixlinkissue20526 messages
2014-02-11 19:47:07neologixcreate