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 pitrou
Recipients Albert.Zeyer, neologix, pitrou, r.david.murray
Date 2013-02-23.19:35:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361648142.63.0.0274483148191.issue17263@psf.upfronthosting.co.za>
In-reply-to
Content
I have two questions:
- how do you know the crash really happens because of thread 5?
- when the thread.local object is being deleted, has another thread just started looking up its attributes?
History
Date User Action Args
2013-02-23 19:35:42pitrousetrecipients: + pitrou, r.david.murray, neologix, Albert.Zeyer
2013-02-23 19:35:42pitrousetmessageid: <1361648142.63.0.0274483148191.issue17263@psf.upfronthosting.co.za>
2013-02-23 19:35:42pitroulinkissue17263 messages
2013-02-23 19:35:42pitroucreate