Yes, I also noticed that, but I thought that when running on 1 thread this shouldn't happen, so it's web.py bug then?
On 15 Wrz, 08:19, jeffkyjin <[email protected]> wrote: > Also, for me it looks like some concurrency errors. when many > concurrency connect to a page request. > > On Sep 9, 4:37 pm, SeC <[email protected]> wrote: > > > For me it looks like some concurrency errors (console log order is > > messed up) but that's impossible, as there is only one thread > > running.. I think. > > > On 9 Wrz, 06:31, Zhang Huangbin <[email protected]> wrote: > > > > On Sep 9, 12:26 pm, Zhang Huangbin <[email protected]> wrote: > > > > > I have same/similar issue while i copy a new version of project into > > > > directory which already running the webpy app. :( > > > > I think it's necessary to explain more clear: > > > > - Runing a webpy (0.32) app. > > > - Copy the same app code into the directory which used to running > > > above app, all files are the same, nothing changed. > > > - Session error raised as previous post. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
