In wsgihandler.py replace

application = ExecuteOnCompletion2(gluon.main.wsgibase, callback)

with

application = gluon.main.wsgibase

You may want to rename this into wsgihandler2.py so it does not get
overwritten when you upgrade.




On Oct 30, 4:34 pm, Fred <fre...@gmail.com> wrote:
> In my testing, setting nocron=True in options_std.py or options.py has
> no effect in the mod_wsgi context.
--~--~---------~--~----~------------~-------~--~----~
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