hi,

I upgraded from 1.65.5 to 1.66.1 this morning but had the following
issue.

I'm using WinXP with sqlite.

recent call stack (most recent call at bottom)...

gluon/main.py line 470 inwsgibase session._unlock(response)

gluon/globals.py line 369 in _unlock portalocker.unlock
(response.session_file)

gluon/portalocker.py line 74 unlock
hfile = win32file._get_ofshandle(file.fileno())
ValueError: I/O operation on closed file

I didn't try to deploy to gae (my production environment) but a return
to 1.65.5 worked just fine.

Before I give more details, is this a known issue with the 1.66.1
release?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to