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 ncoghlan
Recipients belopolsky, brett.cannon, christian.heimes, grahamd, ncoghlan
Date 2010-07-12.15:28:38
SpamBayes Score 0.23196366
Marked as misclassified No
Message-id <1278948519.76.0.693583242158.issue8098@psf.upfronthosting.co.za>
In-reply-to
Content
I'm curious - do the mod_wsgi problems go away if you arrange for the main module to run with the import lock held? Or do they turn into deadlocks?
History
Date User Action Args
2010-07-12 15:28:39ncoghlansetrecipients: + ncoghlan, brett.cannon, belopolsky, christian.heimes, grahamd
2010-07-12 15:28:39ncoghlansetmessageid: <1278948519.76.0.693583242158.issue8098@psf.upfronthosting.co.za>
2010-07-12 15:28:38ncoghlanlinkissue8098 messages
2010-07-12 15:28:38ncoghlancreate