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 brett.cannon
Recipients
Date 2006-11-14.21:59:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Well, I don't think you should be calling Py_Finalize() from the non-main thread.  That just seems unsafe to me.

Regardless, though, could you write up some quick Python code that triggers this?
History
Date User Action Args
2007-08-23 14:49:50adminlinkissue1596321 messages
2007-08-23 14:49:50admincreate