Message 110096 - Python tracker (original) (raw)

Message110096

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:39 ncoghlan set recipients: + ncoghlan, brett.cannon, belopolsky, christian.heimes, grahamd
2010-07-12 15:28:39 ncoghlan set messageid: 1278948519.76.0.693583242158.issue8098@psf.upfronthosting.co.za
2010-07-12 15:28:38 ncoghlan link issue8098 messages
2010-07-12 15:28:38 ncoghlan create