On Dec 13, 2007, at 11:42 AM, Gaetan de Menten wrote:

>
> Since this is not specific to Elixir and I don't know what could be
> the problem, I'm forwarding this to the SQLAlchemy list. You can watch
> that list for the answer (which will hopefully be given) or wait until
> I forward that answer to the Elixir list.

these are some cleanup messages which occur during the final gc of  
objects in the session.  ive tried to work around them a bit but they  
still persist for some applications ( i havent yet been able to  
reproduce them and im hesitatnt to just "squash" all the exceptions  
entirely).  they are harmless, but also can be prevented if you  
close() the session explicily before the app completes.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to