I'm running a TG project in dev mode and notice that after about 24
hours it hangs with an OperationalError due to 'too many open
files'.   I can see from /proc/<pid>/fds that I have many open
connections to my sqLite database.

have any of you experienced this?  Why are there continually new
connections being made to the database, and how can I ensure that
connections are dropped when no longer needed?

thanks
S

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to