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 Craig.Silverstein
Recipients Craig.Silverstein, ned.deily
Date 2014-01-23.01:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390441052.24.0.492875431514.issue20353@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks -- we managed to work around it by removing the tkinter dependency, so this isn't time-critical for us.  It is curious, though.

One thing I forgot to mention before is that playing around with the hung process in gdb, it seems like sqlite was waiting on a lock.  I don't know what lock it might be though.
History
Date User Action Args
2014-01-23 01:37:32Craig.Silversteinsetrecipients: + Craig.Silverstein, ned.deily
2014-01-23 01:37:32Craig.Silversteinsetmessageid: <1390441052.24.0.492875431514.issue20353@psf.upfronthosting.co.za>
2014-01-23 01:37:32Craig.Silversteinlinkissue20353 messages
2014-01-23 01:37:31Craig.Silversteincreate