On 2/16/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > Bob's message brings up a possibility: sqlite does database-level > locking. Perhaps there's some deadlock going on between some of the > threads? You'd think that pysqlite would time out after some period, > but I don't know if it does.
Responding to myself... But if the database was getting locked up, then I wouldn't expect starting up a new server to have any luck accessing the db. Oh well, so much for that line of thought. Perhaps someone on cherrypy-users will have an idea about this. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

