On Dec 16, 2007, at 7:29 PM, Ryszard Szopa wrote:

>
>
>
> On Dec 13, 5:49 pm, Michael Bayer <[EMAIL PROTECTED]> wrote:
>
>> 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.
>
> No, it does not: closing the session was the first thing I tried. In
> my particular case the warnings *are* somewhat harmful: they make it a
> lot more difficult to read the effects of running the unit tests for
> my program.

Make sure you are closing all sessions that are created.   Also, its  
important that you show us what the exact warnings youre getting  
are.   Please send along a reproducing test case illustrating the full  
issue.



--~--~---------~--~----~------------~-------~--~----~
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