imix wrote:
> I updated my system to turbogears 1.0.4b2 with SQLAlchemy 0.4. I now
> see sometimes an InvalidRequestError when running a DB query.
> 
> This happens on my own project (with mysql) and a quickstarted project
> (with sqlite). Below is a small piece of code on a quickstarted
> project that generates the error for me (i've seen the problem also
> outside of a scheduler job and with other tables than the Visit table
> but this way it seems easyest to reproduce).

I have tried this under Windows with the current head of 1.0, and I 
don't see this problem. I'm logging in from two different browsers and I 
see the print statements for both sessions from your some_test() method, 
and I see them vanish after visit.timeout seconds. No error appears.

Are you doing something different from logging in with a browser? Can 
you try again with the current head from SVN?

-- Chris

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